Update README.md

This commit is contained in:
Mr Chen 2018-11-23 10:09:19 +08:00
parent 6d1d1b882e
commit defdc3d3b8
1 changed files with 1 additions and 8 deletions

View File

@ -4,11 +4,4 @@
### 自动安装
```
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | sh
```
### 手动操作
- pip install pip==9.0.3
- pip install flask
- pip install gunicorn
- pip install psutil
- pip install -r requirements.txt
```