Update README-CN.md
This commit is contained in:
parent
ae8414483d
commit
68c130feca
|
@ -2,10 +2,10 @@
|
|||
|
||||
## 依赖
|
||||
|
||||
这工具需要 `python3` `bypy` `python3-bs4`
|
||||
这工具需要 `python3` `bypy` `python3-bs4`, `trickle` 被用来限制上传速度
|
||||
|
||||
```
|
||||
apt-get install python3 python3-bs4
|
||||
apt-get install python3 python3-bs4 trickle
|
||||
git clone https://github.com/houtianze/bypy
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue