[Docs] Go 1.4+ required for building on Windows
authorAnthony Fok <foka@debian.org>
Fri, 26 Dec 2014 20:00:14 +0000 (13:00 -0700)
committerAnthony Fok <foka@debian.org>
Fri, 26 Dec 2014 20:00:14 +0000 (13:00 -0700)
See Issue #688 for more information.

README.md
docs/content/overview/installing.md

index cdcaebee86728d234bfc66248780289d8bf7ffab..f4f8f6fd2aa85b919e74c797da25e5c321d5fc58 100644 (file)
--- 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
 
index 1ae80682df58f350a35a59bbda3ff9c275914b3d..e599c9c1ee409ec988f5dd95db89f4e782d0b595 100644 (file)
@@ -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