Update README

This commit is contained in:
Igor Katson 2021-10-17 18:27:07 +01:00
parent 27145c758c
commit 0cefaf6b10

View file

@ -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.
## 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.
cargo build --release