From: grdowns Date: Fri, 27 Sep 2019 00:11:49 +0000 (-0700) Subject: Update dependencies X-Git-Tag: json-c-0.14-20200419~85^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F505%2Fhead;p=thirdparty%2Fjson-c.git Update dependencies --- diff --git a/README.md b/README.md index 840aac81..0580878d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to [RFC 7159](https://tools.ietf.org/html/rfc7159). -Building on Unix and Windows with `vcpkg`, `curl`, `unzip`, and `tar` +Building on Unix and Windows with `vcpkg`, `gcc`/`g++`, `curl`, `unzip`, and `tar` -------------------------------------------------- You can download and install JSON-C using the [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager: