Changed URL

This commit is contained in:
Eduardo Cueto-Mendoza 2021-10-24 08:21:59 +01:00
parent 3cd18fbff5
commit 2b631c80fc
1 changed files with 1 additions and 1 deletions

View File

@ -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.
```
$ git clone https://github.com/efernau/rot8
$ git clone https://github.com/EddieCueto/rot8
$ cd rot8 && cargo build --release
$ cp target/release/rot8 /usr/bin/rot8
```