Commit 4e6fafbe authored by wanli's avatar wanli

更新reamd.md文件

parent 44e59085
......@@ -20,3 +20,8 @@ deactivate
```
pip3 install -r requirements.txt
```
如果有新安装的包,需要更新requirements.txt文件
```
pip freeze > requirements.txt
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment