From 5792cc3a1a40072cc018c530acec025e6f86d259 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. --- README.md | 2 +- docs/content/overview/installing.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdcaebee8..f4f8f6fd2 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ is the most probable location. #### 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 diff --git a/docs/content/overview/installing.md b/docs/content/overview/installing.md index 1ae80682d..e599c9c1e 100644 --- a/docs/content/overview/installing.md +++ b/docs/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