From aa822e08e7e37bd8f5eda5906ff6140710a90f7d Mon Sep 17 00:00:00 2001 From: Yener Date: Thu, 10 Oct 2019 19:13:07 +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 ed2083d..af6df42 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ### 安装方式 pip安装 ```shell -pip install jiagu -U +pip install -U jiagu ``` 源码安装 ```shell