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
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

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