Update README.md

Add fuse as a dependency!
This commit is contained in:
swordsreversed 2017-07-31 21:23:08 +10:00 committed by GitHub
parent b1fe419870
commit cd94f638e2

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 fuse autotools-dev g++ git libcurl4-gnutls-dev libfuse-dev libssl-dev libxml2-dev make pkg-config
```
On CentOS 7: