From 381d1e4541a7c6af3e37cf30a4d5f538149fd8c7 Mon Sep 17 00:00:00 2001 From: Dita Aji Pratama Date: Tue, 14 Jun 2022 14:50:07 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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