From 1a2f07853a4f9af3731b864b5ad4fbf40869f4a9 Mon Sep 17 00:00:00 2001 From: Priyansh Date: Thu, 9 Dec 2021 03:23:00 -0500 Subject: update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 395aba0..d2a1cdb 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,12 @@ Put all three in the root of the project directory. You can also run [initial_setup.py](initial_setup.py) and these files will be downloaded automatically. If you are missing any dependencies, then those would be installed automatically as well. +To do so, run the following command: + +``` +python initial_setup.py +``` + ## Start Flask Server Run the Project using the following command: -- cgit v1.2.3