Skip to content

Commit

Permalink
Add libcurl requirement to build from binary (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ullaakut authored Nov 30, 2019
1 parent 3f05737 commit 948aca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 948aca3

Please sign in to comment.