chore(docs): Update README.md
This commit is contained in:
parent
0d2469ac5d
commit
8a1768631d
1 changed files with 4 additions and 1 deletions
|
@ -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.
|
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
|
||||||
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
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue