mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-21 08:46:00 +03:00
parent
be5bf9a138
commit
fcd16d56e2
1 changed files with 1 additions and 8 deletions
|
@ -15,15 +15,8 @@ support as well as many features.
|
||||||
The free [IP to Country Lite database](https://db-ip.com/db/download/ip-to-country-lite) by [DB-IP](https://db-ip.com/) is used for resolving the countries of peers. The database is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|
The free [IP to Country Lite database](https://db-ip.com/db/download/ip-to-country-lite) by [DB-IP](https://db-ip.com/) is used for resolving the countries of peers. The database is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|
||||||
|
|
||||||
### Installation:
|
### Installation:
|
||||||
For installation, follow the instructions from INSTALL file, but simple:
|
|
||||||
|
|
||||||
```
|
Refer to the [INSTALL](INSTALL) file.
|
||||||
./configure
|
|
||||||
make && make install
|
|
||||||
qbittorrent
|
|
||||||
```
|
|
||||||
|
|
||||||
will install and execute qBittorrent hopefully without any problem.
|
|
||||||
|
|
||||||
### Public key:
|
### Public key:
|
||||||
Starting from v3.3.4 all source tarballs and binaries are signed.<br />
|
Starting from v3.3.4 all source tarballs and binaries are signed.<br />
|
||||||
|
|
Loading…
Reference in a new issue