Update release link

This commit is contained in:
Lennard Kittner
2025-03-27 22:27:11 +01:00
parent 4897096826
commit c855fe3ebe

View File

@@ -76,7 +76,7 @@ To only build the cli_app on MacOS, use:
To build both applications on Linux, use: To build both applications on Linux, use:
`cargo build --release` `cargo build --release`
You can also download a compiled version from [releases](https://github.com/LennardKittner/HyperXCloudIIWireless/releases). You can also download a compiled version from [releases](https://github.com/LennardKittner/HyperHeadset/releases).
`cargo build --release` **will fail on MacOS** because cargo will try to build the tray application, but some dependencies are exclusive to Linux. `cargo build --release` **will fail on MacOS** because cargo will try to build the tray application, but some dependencies are exclusive to Linux.