From d3a9f9812aa1967ceb2dacdd6bb825e0e26a54a3 Mon Sep 17 00:00:00 2001 From: Adil Mohak <60693922+adilmohak@users.noreply.github.com> Date: Thu, 25 Mar 2021 13:17:45 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e305ca6..3283889 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ After the student finished the quiz, here is how the result display First Clone the repo with `git clone https://github.com/adilmohak/django_sms_and_e-learning.git` Run the following commands -`pip install -r requirements.txt. -python setup.py install` +`pip install -r requirements.txt` +`python setup.py install` # Thank You!!