]> granicus.if.org Git - json-c/commitdiff
Update dependencies
authorgrdowns <grdowns@microsoft.com>
Fri, 27 Sep 2019 00:11:49 +0000 (17:11 -0700)
committergrdowns <grdowns@microsoft.com>
Fri, 27 Sep 2019 00:11:49 +0000 (17:11 -0700)
README.md

index 840aac81572ecce2c002ebafa00e6ba012bde1d3..0580878d19cddd56ef8c44be4310c5fbdc71516c 100644 (file)
--- 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: