Documentation: The README should state that a cURL installation is necessary.
This commit is contained in:
parent
7fb6d1ec6a
commit
b3c321ed05
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
First you'll need to make sure your system has a c++ compiler. For OSX, XCode will work, for Ubuntu, the build-essential and libssl-dev packages work.
|
First you'll need to make sure your system has cURL and a c++ compiler. For OSX, XCode will work, for Ubuntu, the build-essential and libssl-dev packages work.
|
||||||
|
|
||||||
### Install script
|
### Install script
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue