From 336ba8297355137026d0f677b9cd2c87dbc7ab2d Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 1 Apr 2022 10:33:31 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd8d704..6ba8597 100644 --- a/README.md +++ b/README.md @@ -7,6 +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` * Create a database * Go to the local url and run the web installer (choose "Standard") * `cd` to the `web` directory