From e44e5e71921becaada313993aea880136e68fe82 Mon Sep 17 00:00:00 2001 From: tripathyr Date: Thu, 28 Nov 2024 06:37:05 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cece471..e4f081e 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Setup setps -1. Run setup.sh to install python3.7 virtual environment, install and configure MySQL if it does not exist, install all dependencies and then start the application. -2. Give setup.sh execute permissions first `chmod +x setup.sh`, and then `./setup.sh` - +1. Just download one file from this setup.sh and run it. It will download the rest of repository +2. Give setup.sh execute permissions first `chmod +x setup.sh`, and then `./setup.sh` +3. Run setup.sh to install python3.7 virtual environment, install and configure MySQL if it does not exist, install all dependencies and then start the application. ## How to run 1. python3.7 tracktokens-smartcontracts.py