diff --git a/README.md b/README.md index 97e604f..1fafdef 100644 --- a/README.md +++ b/README.md @@ -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