[Docs] Go 1.4+ required for building on Windows

See Issue #688 for more information.
This commit is contained in:
Anthony Fok 2014-12-26 13:00:14 -07:00
parent afe5add86e
commit 5792cc3a1a
2 changed files with 2 additions and 2 deletions

View file

@ -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

View 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