Browse Source

Update README.md

master
Yener GitHub 5 years ago
parent
commit
a505bf05df
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -28,7 +28,7 @@ pip安装
```shell
pip install -U jiagu
```
如果比较慢,可以使用清华的pip源:`-i https://pypi.tuna.tsinghua.edu.cn/simple`
如果比较慢,可以使用清华的pip源:`pip install -U jiagu -i https://pypi.tuna.tsinghua.edu.cn/simple`

源码安装
```shell


Loading…
Cancel
Save