We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e54996 commit fa049a5Copy full SHA for fa049a5
README.md
@@ -19,7 +19,7 @@
19
- 集成了微信公众号功能,现在可以使用微信公众号来管理你的vps了。
20
## 安装
21
使用pip安装:
22
-`pip install -r requirements.txt`
+`pip install -Ur requirements.txt`
23
24
如果你没有pip,使用如下方式安装:
25
OS X / Linux 电脑,终端下执行:
0 commit comments