chore(docs): Update README.md
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m4s

This commit is contained in:
Awiteb 2024-05-19 03:33:08 +03:00
parent 0d2469ac5d
commit 8a1768631d
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -45,7 +45,10 @@ cargo build --release
This will build Lprs with update checking enabled. If you want to disable update checking, you can build Lprs without the default features by passing the `--no-default-features` flag.
### Pre-built binaries
Pre-built binaries are available for Linux only, you can download them from the [releases page](https://git.4rs.nl/awiteb/lprs/releases/latest).
Pre-built binaries are available for Linux and Windows on the [releases
page](https://git.4rs.nl/awiteb/lprs/releases/latest). There is tow version of
the binary, one with update checking enabled and other not, the binaries with
update checking enabled have the `lrps-update-notify` prefix.
## Usage