summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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
```