diff --git a/1.8/install/index.md b/1.8/install/index.md index c4a4da15..408d68de 100644 --- a/1.8/install/index.md +++ b/1.8/install/index.md @@ -51,7 +51,7 @@ In case of Apache servers: Certain file permissions are required for MyBB to function correctly. Once you've uploaded your files you will need to set the permissions on certain files and directories. Before granting certain files and directories chmod 777, you may want to try chmod 755 or chmod 775. -** Before applying file permissions, rename config.default.php (.../inc/config.default.php) to config.php +** Before applying file permissions, rename `config.default.php` (.../inc/config.default.php) to `config.php` #### *nix systems via CHMOD