From 41d244641ba6cda2c9300101ebf41a50a085daaf Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 10 Jun 2018 11:09:00 +0300 Subject: [PATCH] Update docs --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 8bf4dfb5ac7f..19b9506d919e 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -74,7 +74,7 @@ See the guides listed above for detailed information on configuring Apache or Ng Once you can access the site the initial setup screen will enable you to configure the database and email settings as well as create the initial admin user. -.. Tip:: To remove public/ from the URL map the webroot to the /public folder, alternatively you can uncomment ``RewriteRule ^(.*)$ public/$1 [L]`` in the .htaccess file. +.. Tip:: To remove public/ from the URL map the webroot to the /public folder, alternatively you can uncomment ``RewriteRule ^(.*)$ public/$1 [L]`` in the .htaccess file. There is more info `here `_. Step 5: Enable auto updates """""""""""""""""""""""""""