1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-03 04:34:21 -05:00

readme: Remove stray line

No longer needed thanks to #382.
This commit is contained in:
Daniel M. Capella 2017-02-03 20:10:39 +00:00 committed by Joe Wilm
parent f2f750f9f3
commit 8f2e7b08a6

View file

@ -38,7 +38,6 @@ The only supported installation method at this time is from source. Proper insta
```sh
git clone https://aur.archlinux.org/alacritty-git.git
cd alacritty-git
pacman -S rustup # needed until Rust 1.15 is available (see PR #131)
makepkg -isr
```