recommend openssl over gnutls for performance

This commit is contained in:
Or Ozeri 2018-05-06 15:29:42 +03:00
parent 1db4739ed8
commit 7a4696fc17

View File

@ -27,7 +27,7 @@ Installation
On Ubuntu 14.04:
```
sudo apt-get install automake autotools-dev fuse 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-openssl-dev libfuse-dev libssl-dev libxml2-dev make pkg-config
```
On CentOS 7: