From 6313fa79efc405f83893fec0ca6fc67ba00738b7 Mon Sep 17 00:00:00 2001 From: Busvar Date: Wed, 20 Jun 2018 19:08:15 +0200 Subject: [PATCH] pre in a debian 8.10 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c127246..fcc97c54 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,12 @@ RestClient::Response res = conn->get("/get"); ## Dependencies - [libcurl][] +## Debian 8.10 dependencies +- aptitude install build-essential +- aptitude install dh-autoreconf +- download and make libcurl +- git clone this repo + ## Installation There are some packages available for Linux on [packagecloud][packagecloud]. And for OSX you can get it from the mrtazz/oss homebrew tap: