init
This commit is contained in:
commit
981b549048
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
qBittorrent - A BitTorrent client in Qt
|
||||
------------------------------------------
|
||||
|
||||
## How to build
|
||||
|
||||
Enter in your openwrt/package/ or other
|
||||
|
||||
### Openwrt official SnapShots
|
||||
|
||||
```shell
|
||||
git clone https://github.com/sbwml/openwrt-qBittorrent
|
||||
make menuconfig # choose LUCI -> Applications -> luci-app-qbittorrent
|
||||
make V=s
|
||||
```
|
Loading…
Reference in New Issue
Block a user