diff --git a/README.md b/README.md index 6ba8597..1510dd9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ * `chgrp www-data -R web` * `chmod g+w -R web/sites/default/files` * `cp web/sites/default/default.settings.php web/sites/default/settings.php` -* `chmod g+w -R web/sites/default/settings.php` +* `chmod g+w web/sites/default/settings.php` * Create a database * Go to the local url and run the web installer (choose "Standard") * `cd` to the `web` directory