Update README-CN.md

This commit is contained in:
tianyu 2015-08-28 10:09:10 +08:00
parent ae8414483d
commit 68c130feca
1 changed files with 2 additions and 2 deletions

View File

@ -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
```