mention binaries
This commit is contained in:
parent
e79c1d0f41
commit
6744f7517d
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ $ cargo build --release
|
||||||
$ cp target/release/clrigctl ~/.local/bin/
|
$ 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.
|
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
|
# This is an example config file. Please edit it to your needs
|
||||||
|
|
Loading…
Reference in a new issue