summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMaxim Baz <github@maximbaz.com>2017-08-11 20:16:19 +0200
committerJoe Wilm <jwilm@users.noreply.github.com>2017-08-11 11:27:36 -0700
commit492d1bd3d56af94d4d1d05e17fb8a6acf354a170 (patch)
tree1d02a90a06680b5d50b582d181b37c2ca42ef462 /README.md
parent2e98bd95786df10ae3caa19d8a301063eb7742cf (diff)
Add rust to the list of Arch Linux dependencies
Fixes #718
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8729c551..7bbfac9a 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ On Arch Linux, you need a few extra libraries to build Alacritty. Here's a
to be missing, please open an issue.
```sh
-pacman -S cmake freetype2 fontconfig pkg-config make xclip
+pacman -S cmake freetype2 fontconfig pkg-config make xclip rust
```
#### Fedora