From 6744f7517d1cdad56d510fcbf4ea3578ac6bdcc6 Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Fri, 1 Dec 2023 11:11:02 +0100 Subject: [PATCH] mention binaries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad27d6a..0a47cdd 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ $ cargo build --release $ cp target/release/clrigctl ~/.local/bin/ ``` +**Alternatively**, you can also download the binary packages that are attached to the releases. I provide them for both, x86_64 as well as aarch64 (Raspberry Pi, 64 bit). + Copy the example config file `clrigctl.toml` to `$HOME/.config/` and adapt it to your needs. ``` # This is an example config file. Please edit it to your needs