From c855fe3ebea5e4afba09397fa0af36d2964b516c Mon Sep 17 00:00:00 2001 From: Lennard Kittner Date: Thu, 27 Mar 2025 22:27:11 +0100 Subject: [PATCH] Update release link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8db0a76..27c82ee 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To only build the cli_app on MacOS, use: To build both applications on Linux, use: `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.