From 580d02327a8b4b8a0648e920da53a5b406c8a6a6 Mon Sep 17 00:00:00 2001 From: fadhil riyanto Date: Sun, 11 Aug 2024 11:56:14 +0700 Subject: add DHAVE_CURL doc Signed-off-by: fadhil riyanto --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83a4ab1..daab026 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ int main() { } ``` +Do not forget to add -DHAVE_CURL and install libcurl + All other samples are located [here](samples). -- cgit v1.2.3