From 1bc1b2a963d10f486a6ffd683b77bc07830b676d Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Mon, 11 Aug 2025 09:41:17 +0200 Subject: [PATCH] added release hint --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d50655..78b9172 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,13 @@ the tool to `ALT-tab` and there you go. ## Installation -Checkout the repo and execute `make`. You'll need the go toolkit. Then -copy the binary `swaycycle` to some location within your `$PATH`. +Download the binary for your architecture from the [release +page](https://github.com/TLINDEN/swaycycle/releases) and copy to to to +some location within your `$PATH`. + +To build the tool from source, checkout the repo and execute +`make`. You'll need the go toolkit. Then copy the binary `swaycycle` +to some location within your `$PATH`. ## Configuration