Merge pull request #29 from nyalldawson/misssing_dep

Add curl dependancy for Ubuntu
This commit is contained in:
Al Barrentine
2016-02-29 11:11:33 -05:00

View File

@@ -161,7 +161,7 @@ Before you install, make sure you have the following prerequisites:
**On Linux (Ubuntu)**
```
sudo apt-get install libsnappy-dev autoconf automake libtool pkg-config
sudo apt-get install curl libsnappy-dev autoconf automake libtool pkg-config
```
**On Mac OSX**