Fix min Go version in installing

Closes https://github.com/gohugoio/hugo/issues/4223
This commit is contained in:
Bjørn Erik Pedersen
2018-01-04 23:35:29 +01:00
parent 74625a6546
commit 7960822895
+1 -1
View File
@@ -66,7 +66,7 @@ choco install hugo -confirm
#### Prerequisite Tools
* [Git][installgit]
* [Go 1.5+][installgo]
* [Go (latest or previous version)][installgo]
* [govendor][]
#### Vendored Dependencies