Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mdserver-web/README.md

13 lines
211 B

7 years ago
# mdweb
7 years ago
### 自动安装
7 years ago
```
curl -fsSL https://raw.githubusercontent.com/midoks/mdweb/master/install/install.sh | sh
```
7 years ago
### 手动操作
7 years ago
- pip install pip==9.0.3
7 years ago
- pip install flask
7 years ago
- pip install gunicorn