typo
This commit is contained in:
parent
cf322299ac
commit
af98b56f23
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Simply clone the git repository, compile it and copy the executable to where you
|
|||
$ git clone https://git.rustysoft.de/martin/clrigctl.git
|
||||
$ cd clrigctl
|
||||
$ cargo build --release
|
||||
$ sudo cp target/release/clrigctl ~/.local/bin/
|
||||
$ cp target/release/clrigctl ~/.local/bin/
|
||||
```
|
||||
|
||||
Copy the example config file `clrigctl.toml` to `$HOME/.config/` and adapt it to your needs.
|
||||
|
|
Loading…
Reference in a new issue