ref: e4d328d835119bbc9005ccd76177e80bd52cad3c
parent: ac1ec5c72cb3131a7fd9dc3af2a4c01dfa22f566
author: Bjørn Erik Pedersen <[email protected]>
date: Sat Apr 9 09:16:56 EDT 2016
docs: Fix Go version in install guide
--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -1,3 +1,4 @@
+
---
aliases:
- /doc/installing/
@@ -61,7 +62,7 @@
### Prerequisite tools for downloading and building source code
* [Git](http://git-scm.com/)
-* [Go][] 1.3+ (Go 1.4+ on Windows, see Go [Issue #8090](https://code.google.com/p/go/issues/detail?id=8090))
+* [Go][] 1.5+
### Get directly from GitHub