Add libcurl requirement to build from binary (#249)

This commit is contained in:
Brendan Le Glaunec
2019-11-30 16:23:14 +01:00
committed by GitHub
parent 3f05737bf2
commit 948aca316b
+2
View File
@@ -79,6 +79,8 @@ Only use this solution if for some reason using docker is not an option for you
### Dependencies
* `go` (> `1.10`)
* `libcurl` development library
* For apt users: `apt install libcurl4-openssl-dev`
### Steps to install