From ad2ea3daa9907433251148a4b719f5a51a060213 Mon Sep 17 00:00:00 2001 From: "James E. King, III" Date: Sat, 11 Nov 2017 09:49:13 -0500 Subject: update the CONTRIBUTING readme to point to build instructions (again) --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b552ddf76..d8b0a4c0f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,9 @@ Thank you for your interest in contributing to the Apache Thrift project! Infor ## If you want to build the project locally ## For Windows systems, see our detailed instructions on the [CMake README](build/cmake/README.md). -For Windows Native C++ builds, see our detailed instructions on the [WinCPP + +For Windows Native C++ builds, see our detailed instructions on the [WinCPP README](build/wincpp/README.md). + For unix systems, see our detailed instructions on the [Docker README](build/docker/README.md). ## If you want to review open issues... ## -- cgit v1.2.1