From b5beb06e237ccdd7833e2f9c3213950fdbd46b87 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sun, 13 Jul 2014 16:40:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51acfa8..d20c947 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ See main_http.cpp or main_https.cpp for example usage. See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. -### Dependency +### Dependencies Boost C++ libraries must be installed, go to http://www.boost.org for download and instructions.