Update README.md

This commit is contained in:
tianyu 2015-10-17 21:28:14 +08:00
parent 2ec2fe3a73
commit 0a045b3eab
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This script will download `*.zip` and `*.img` files from [http://download.cyanog
This tool requires `python3` `bypy` `python3-bs4`, `trickle` is used for limiting upload speed.
```
apt-get install python3 python3-bs4 trickle
apt-get install python3 python3-bs4 python3-pip trickle
git clone https://github.com/houtianze/bypy
```