From 5c97aff627394439089267132a6c86f5e6162f92 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 1 Nov 2018 15:21:41 -0400 Subject: [PATCH] readme: MSVC 2017 is the supported one now also add note about pre-built master branch --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c52e200c2bc9628fc2dc91e9d7228b58863712..969c36cee1778ed12ad321cf6435799fc2a89990 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,9 @@ that counts as "freestanding" for the purposes of this table. [![Build Status](https://travis-ci.org/ziglang/zig.svg?branch=master)](https://travis-ci.org/ziglang/zig) [![Build status](https://ci.appveyor.com/api/projects/status/4t80mk2dmucrc38i/branch/master?svg=true)](https://ci.appveyor.com/project/andrewrk/zig-d3l86/branch/master) +Note that you can +[download a binary of master branch](https://ziglang.org/download/#release-master). + ### Stage 1: Build Zig from C++ Source Code #### Dependencies @@ -92,7 +95,7 @@ that counts as "freestanding" for the purposes of this table. ##### Windows * cmake >= 2.8.5 - * Microsoft Visual Studio 2015 + * Microsoft Visual Studio 2017 * LLVM, Clang, LLD development libraries == 7.x, compiled with the same MSVC version above #### Instructions -- 2.54.0