Fix build instructions for Arch

This commit is contained in:
Sergey Bugaev
2017-01-16 01:14:48 +03:00
committed by GitHub
parent eaa970c68f
commit 8ba9573d60

View File

@@ -49,7 +49,7 @@ $ sudo apt-get install cmake clang bison flex xz-utils libfuse-dev libxml2-dev l
Arch Linux (4.8):
```
$ sudo pacman -S cmake clang flex icu fuse
$ sudo pacman -S make cmake clang flex bison icu fuse linux-headers
```
Fedora (25):