diff --git a/README.md b/README.md index 0abe539..d75c3c2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # install - pip install git+https://github.com/RobWeber3/django-token.git \ No newline at end of file +```shell +pip install -r requirements.txt + +pip install git+https://github.com/RobWeber3/django-token.git + +``` \ No newline at end of file