mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-08-08 16:07:21 +08:00
Update README.md
This commit is contained in:
@@ -2,10 +2,10 @@ This script will download `*.zip` and `*.img` files from [http://download.cyanog
|
||||
|
||||
## Dependency
|
||||
|
||||
This tool requires `python3` `bypy` `python3-bs4`
|
||||
This tool requires `python3` `bypy` `python3-bs4`, `trickle` is used for limiting upload speed.
|
||||
|
||||
```
|
||||
apt-get install python3 python3-bs4
|
||||
apt-get install python3 python3-bs4 trickle
|
||||
git clone https://github.com/houtianze/bypy
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user