From 0daf03c3605ae26d0a451dd5b21a16f071d9faae Mon Sep 17 00:00:00 2001 From: h00j Date: Sat, 13 Feb 2021 19:37:18 +0100 Subject: [PATCH] update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e16e676..5499151a 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,11 @@ Installation development version with: git clone git://github.com/vichan-devel/vichan.git - -2. Navigate to ```install.php``` in your web browser and follow the + +2. run ```composer install``` inside the directory +3. Navigate to ```install.php``` in your web browser and follow the prompts. -3. vichan should now be installed. Log in to ```mod.php``` with the +4. vichan should now be installed. Log in to ```mod.php``` with the default username and password combination: **admin / password**. Please remember to change the administrator account password.