From 292b8eb77753cb4676f0c30bba24bff37f00cba4 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Fri, 26 Dec 2014 13:00:14 -0700 Subject: [PATCH] [Docs] Go 1.4+ required for building on Windows See Issue #688 for more information. --- content/overview/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/overview/installing.md b/content/overview/installing.md index 1ae80682d..e599c9c1e 100644 --- a/content/overview/installing.md +++ b/content/overview/installing.md @@ -49,7 +49,7 @@ placed in your path. ### Dependencies * Git -* Go 1.1+ +* Go 1.1+ (Go 1.4+ on Windows, see Go [Issue #8090](https://code.google.com/p/go/issues/detail?id=8090)) * Mercurial * Bazaar