From ab7884da7eaea4ced7414c710aa0a5622e8eabd6 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 8 Dec 2010 08:31:26 +1100 Subject: [PATCH] doc: add link to WindowsPort page from install.html R=r CC=golang-dev https://golang.org/cl/3442042 --- doc/install.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/install.html b/doc/install.html index 510464960f..1c344e425c 100644 --- a/doc/install.html +++ b/doc/install.html @@ -64,7 +64,9 @@ support for segmented stacks, and a strong goroutine implementation.

The compilers can target the FreeBSD, Linux, Native Client, and OS X (a.k.a. Darwin) operating systems. -(A port to Microsoft Windows is in progress but incomplete.) +(A port to Microsoft Windows is in progress but incomplete. See the +Windows Port +page for details.) The full set of supported combinations is listed in the discussion of environment variables below.

-- 2.50.0