aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel M. Capella <polyzen@users.noreply.github.com>2017-02-03 20:10:39 +0000
committerJoe Wilm <jwilm@users.noreply.github.com>2017-02-03 12:59:18 -0800
commit8f2e7b08a6431288d3e612c95bb1a226cc92ab82 (patch)
tree49b802dcc91372b00b64b49c7580dc13cd19ef29
parentf2f750f9f3688e20d44bf43e6c0f568cf86edaa5 (diff)
downloadalacritty-8f2e7b08a6431288d3e612c95bb1a226cc92ab82.tar.gz
alacritty-8f2e7b08a6431288d3e612c95bb1a226cc92ab82.zip
readme: Remove stray line
No longer needed thanks to #382.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd15302b..e35998c4 100644
--- a/README.md
+++ b/README.md
@@ -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
```