From fa049a5ea46cc913fd80ffcf8747118cc12bbb69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BD=A6=E4=BA=AE=E4=BA=AE?= Date: Thu, 7 Dec 2017 16:40:14 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cbff91..6d97ef9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - 集成了微信公众号功能,现在可以使用微信公众号来管理你的vps了。 ## 安装 使用pip安装: -`pip install -r requirements.txt` +`pip install -Ur requirements.txt` 如果你没有pip,使用如下方式安装: OS X / Linux 电脑,终端下执行: