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