update docs for this change

This commit is contained in:
0xRenegade
2022-09-24 11:52:34 -05:00
parent d99e8132c9
commit cbc5246163
+1
View File
@@ -87,6 +87,7 @@
<p>Follow these steps to install the script:</p> <p>Follow these steps to install the script:</p>
<ol><strong> <ol><strong>
<li>Clone the project from github</li> <li>Clone the project from github</li>
<li>Copy /config/environment.php.example over to /config/environment.php</li>
<li>Edit the yaml file for docker or manually enter the credentials you want in the /config/environment.php file</li> <li>Edit the yaml file for docker or manually enter the credentials you want in the /config/environment.php file</li>
<li>Launch the setup file in your browser /install/setup.php</li> <li>Launch the setup file in your browser /install/setup.php</li>
<p>The script checks the requirements, write permissions on the generated folders and creates a database with sample data</p> <p>The script checks the requirements, write permissions on the generated folders and creates a database with sample data</p>