diff --git a/README.md b/README.md index 3d07824..7ffa500 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,14 @@ You can install it with run this command 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 Use this command to start the web service