Fix clone URL in deb install instructions

This commit is contained in:
zaript 2018-07-16 17:39:49 +01:00 committed by Christian Duerr
parent 96b3d737a8
commit 7cc9c11bc9
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ makepkg -isr
Using `cargo deb`, you can create and install a deb file.
```sh
git clone git@github.com:jwilm/alacritty.git
git clone https://github.com/jwilm/alacritty.git
cd alacritty
cargo install cargo-deb
cargo deb --install