From 943c5e32e4123ce7b148375dc50f7207c664cc9f Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Fri, 23 Nov 2018 10:09:19 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index ac83b4961..ccc5a5c71 100644 --- a/README.md +++ b/README.md @@ -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 +``` \ No newline at end of file