bug fix and documentation

This commit is contained in:
Giandonato Inverso
2023-10-16 22:57:16 +02:00
committed by giandonato.inverso@edempg.it
parent 6682a207b2
commit 57930cf9db
4 changed files with 3 additions and 11 deletions
+1
View File
@@ -84,6 +84,7 @@
<p><u>Follow these steps to install the script locally:</u></p>
<ol><strong>
<li>Clone the project from github</li>
<li>Use src/ folder as Document Root of your webserver</li>
<li>Edit config/environment.php with your database credential</li>
<li>Launch install/setup.php file in your browser </li>
<p>The script checks the requirements, write permissions on the generated folders and creates a database with sample data</p>