Update README.md

This commit is contained in:
Adil Mohak 2021-03-25 13:19:05 +03:00 committed by GitHub
parent d3a9f9812a
commit bf44ddb934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,6 @@ First Clone the repo with `git clone https://github.com/adilmohak/django_sms_and
Run the following commands Run the following commands
`pip install -r requirements.txt` `pip install -r requirements.txt`
`python setup.py install` `python manage.py runserver`
# Thank You!! # Thank You!!