From 906d7f61bf29517689077196d6e10ec54b506c0d Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 1 Apr 2022 10:33:49 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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