Add curl dependancy for Ubuntu

This commit is contained in:
Nyall Dawson
2016-02-29 09:10:04 +11:00
parent 3aba78d806
commit 7a79b2e759

View File

@@ -161,7 +161,7 @@ Before you install, make sure you have the following prerequisites:
**On Linux (Ubuntu)** **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** **On Mac OSX**