Update README.md

This commit is contained in:
Adil Mohak 2021-03-25 13:16:40 +03:00 committed by GitHub
parent 4b95676bff
commit 445c0fd61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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!!