From 2bda16fbf987779b84aa84e0ee841b6e5b175d31 Mon Sep 17 00:00:00 2001 From: baoliang Date: Thu, 20 Aug 2020 00:40:34 +0800 Subject: [PATCH] add README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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