Update README.md

This commit is contained in:
Dita Aji Pratama 2022-06-14 14:50:07 +07:00 committed by GitHub
parent ee193b869c
commit 381d1e4541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,14 @@ You can install it with run this command
sh install.sh sh install.sh
Here is the completed command
pip install --upgrade pip
pip install cherrypy
pip install mako
pip install mysql-connector
pip install bcrypt
## Usage ## Usage
Use this command to start the web service Use this command to start the web service