diff --git a/docs/install.rst b/docs/install.rst index 76b9414ef8f5..e8f09e08a485 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -76,7 +76,12 @@ Once you can access the site the initial setup screen will enable you to configu .. 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 +Step 5: Configure the application +""""""""""""""""""""""""""""""""" + +See the `details here `_ for additional configuration options. + +Step 6: Enable auto updates """"""""""""""""""""""""""" Use this `shell script `_ to automate the update process.