Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gek64 authored Aug 24, 2022
1 parent 1c82bbd commit 2001ee9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
### libtorrent
- `v2.0.7`
### qbittorrent-nox
- `v4.4.3.1`
- `v4.4.4`

## Install prebuilt binaries for freebsd
```sh
# get files
fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.3.1/libtorrent-rasterbar.so.2.0.7
fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.3.1/qbittorrent-nox
fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.4/libtorrent-rasterbar.so.2.0.7
fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.4/qbittorrent-nox

# copy to folder
mkdir -p /usr/local/lib/ && cp libtorrent-rasterbar.so* /usr/local/lib/
Expand Down

0 comments on commit 2001ee9

Please sign in to comment.