mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
docs: Fix Go version in install guide
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
aliases:
|
aliases:
|
||||||
- /doc/installing/
|
- /doc/installing/
|
||||||
@@ -61,7 +62,7 @@ placed in your `PATH`.
|
|||||||
### Prerequisite tools for downloading and building source code
|
### Prerequisite tools for downloading and building source code
|
||||||
|
|
||||||
* [Git](http://git-scm.com/)
|
* [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
|
### Get directly from GitHub
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user