From f29df9d9f2f03bf376cf00a798290d567d090520 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Sun, 27 Aug 2017 15:08:21 -0500 Subject: [PATCH] Building --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8ccb953..b37f304 100644 --- a/Home.md +++ b/Home.md @@ -111,7 +111,9 @@ Comments used to be supported in JSON but where removed for portability (C-like Build instructions ------------------ -The build instructions are located in the file [`README.md`](https://github.com/open-source-parsers/jsoncpp/blob/master/README.md) in the top-directory of the project. +Current build instructions are located in the file [`README.md`](https://github.com/open-source-parsers/jsoncpp/blob/master/README.md) in the top-directory of the project. + +For other build systems, see [[Building]]. What's New? -----------