Update README
This commit is contained in:
parent
27145c758c
commit
0cefaf6b10
1 changed files with 6 additions and 1 deletions
|
|
@ -14,8 +14,13 @@ So in short, it's not "feature complete", but rather "good enough for my use-cas
|
||||||
|
|
||||||
Open sourced it just in case anyone might find it useful and/or wants to contribute.
|
Open sourced it just in case anyone might find it useful and/or wants to contribute.
|
||||||
|
|
||||||
## Build
|
## Installation
|
||||||
|
|
||||||
|
Preferred method is to build yourself to get the latest changes, but there are pre-built binaries in [releases](https://github.com/ikatson/rqbit/releases).
|
||||||
|
|
||||||
|
If someone wants to put rqbit into e.g. homebrew, PRs welcome :)
|
||||||
|
|
||||||
|
## Build
|
||||||
Just a regular Rust binary build process.
|
Just a regular Rust binary build process.
|
||||||
|
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue