Changed URL
This commit is contained in:
parent
3cd18fbff5
commit
2b631c80fc
|
@ -10,7 +10,7 @@ Compatible with [sway](http://swaywm.org/) and [X11](https://www.x.org/wiki/Rele
|
||||||
Rust language and the cargo package manager are required to build the binary.
|
Rust language and the cargo package manager are required to build the binary.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/efernau/rot8
|
$ git clone https://github.com/EddieCueto/rot8
|
||||||
$ cd rot8 && cargo build --release
|
$ cd rot8 && cargo build --release
|
||||||
$ cp target/release/rot8 /usr/bin/rot8
|
$ cp target/release/rot8 /usr/bin/rot8
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue