From 894a09539eec416414be1c9141c2d7550514c7f9 Mon Sep 17 00:00:00 2001 From: Vincent Rozenberg Date: Tue, 24 Sep 2024 10:43:56 +0200 Subject: [PATCH] Update readme.md --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e7b98e5..6e6f382 100644 --- a/readme.md +++ b/readme.md @@ -29,9 +29,10 @@ To run this, you'll need: ## Installation 1. Clone this repository to your web server's document root or a subdirectory. -2. Make sure the `files` directory is writable by your web server. -3. Configure your web server to serve PHP files. -4. Access the application through your web browser. +2. Set your pasword in the index.php file. +3. Make sure the `files` directory is writable by your web server. +4. Configure your web server to serve PHP files. +5. Access the application through your web browser. ## Usage