From 5ce6df930bb8fbcc2fea7dc0ac3f59bf07b9584d Mon Sep 17 00:00:00 2001 From: Yener Date: Wed, 13 Nov 2019 18:02:25 +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 e221797..59d9afb 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ pip安装 ```shell pip install -U jiagu ``` -如果比较慢,可以使用清华的pip源:-i https://pypi.tuna.tsinghua.edu.cn/simple +如果比较慢,可以使用清华的pip源:`-i https://pypi.tuna.tsinghua.edu.cn/simple` 源码安装 ```shell