ref: 5792cc3a1a40072cc018c530acec025e6f86d259
parent: afe5add86ef17c2fc6b1d7bad870e4e33880a150
author: Anthony Fok <[email protected]>
date: Fri Dec 26 08:00:14 EST 2014
[Docs] Go 1.4+ required for building on Windows See Issue #688 for more information.
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@
#### 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
--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -49,7 +49,7 @@
### 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