Add rust to the list of Arch Linux dependencies

Fixes #718
This commit is contained in:
Maxim Baz 2017-08-11 20:16:19 +02:00 committed by Joe Wilm
parent 2e98bd9578
commit 492d1bd3d5
1 changed files with 1 additions and 1 deletions

View File

@ -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