Update README.md

This commit is contained in:
tripathyr 2024-11-27 09:42:50 +05:30 committed by GitHub
parent 6615d3ead1
commit cc8189a00d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
## Setup setps
1. Setup the Python Virtual Environment first with atleast python3.7 at least. Look below for exact instructions
2. Install setup.sh to install all dependencies. Give it execute permissions first `chmod +x pyflosetup.sh`, and then `./setup.sh`
2. Install setup.sh to install all dependencies. Give it execute permissions first `chmod +x setup.sh`, and then `./setup.sh`
3. Install MYSQL and create MySQL user and password
4. Add all the data in confg.ini
5. Then run the command as per one of the options below