Merge pull request #627 from swordsreversed/master

Update README.md
This commit is contained in:
Takeshi Nakatani 2017-08-02 22:14:08 +09:00 committed by GitHub
commit 907aff5de4

View File

@ -27,7 +27,7 @@ Installation
On Ubuntu 14.04:
```
sudo apt-get install automake autotools-dev g++ git libcurl4-gnutls-dev libfuse-dev libssl-dev libxml2-dev make pkg-config
sudo apt-get install automake autotools-dev fuse g++ git libcurl4-gnutls-dev libfuse-dev libssl-dev libxml2-dev make pkg-config
```
On CentOS 7: