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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ef51239a9e5cd64dd7ad2f167c8ff741c131f74;p=json-c Update dependencies --- diff --git a/README.md b/README.md index 840aac8..0580878 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: