From e358a7b9e847bb7e3df3bc46c5a38e709dfb1900 Mon Sep 17 00:00:00 2001 From: harshit21-02 <81517470+harshit21-02@users.noreply.github.com> Date: Thu, 2 Jun 2022 11:24:07 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 440c8006..f92e228a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # SIH -COMMAND TO RUN PROJECT +INSTALL PYTHON AND DJANGO: +https://docs.djangoproject.com/en/4.0/howto/windows/ + +COMMAND TO RUN PROJECT: direct to betterbots folder holding manage.py file in terminal and then rn this command: --> py manage.py runserver