mention binaries

This commit is contained in:
Martin Brodbeck 2023-12-01 11:11:02 +01:00
parent e79c1d0f41
commit 6744f7517d

View file

@ -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