Add libcurl requirement to build from binary (#249)
This commit is contained in:
committed by
GitHub
parent
3f05737bf2
commit
948aca316b
@@ -79,6 +79,8 @@ Only use this solution if for some reason using docker is not an option for you
|
|||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
* `go` (> `1.10`)
|
* `go` (> `1.10`)
|
||||||
|
* `libcurl` development library
|
||||||
|
* For apt users: `apt install libcurl4-openssl-dev`
|
||||||
|
|
||||||
### Steps to install
|
### Steps to install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user