liuyuqi-dellpc 1 year ago
parent
commit
29ead082a8
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -12,6 +12,13 @@
 
 2、windows 双击 `scripts/start-set_circleci_secret.bat`,返回201状态码设置成功
 
+## Develop
+
+```
+virtualenv .venv
+source .venv/bin/activate
+pip install -r requirements.txt
+```
 
 ## License