diff options
author | Bjørn Erik Pedersen <[email protected]> | 2016-02-17 23:18:34 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2016-02-17 23:18:54 +0100 |
commit | 253a618854d353585a0afc6fb18a437916ca1ea6 (patch) | |
tree | 88169ecbb7e5d1d0acb39c510ad1335bb848ebff /README.md | |
parent | 284e959fc441b86b243b0a46bb9cab6ab490c416 (diff) | |
download | hugo-253a618854d353585a0afc6fb18a437916ca1ea6.tar.gz hugo-253a618854d353585a0afc6fb18a437916ca1ea6.zip |
Go 1.6 is out!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ Use the [installation instructions in the Hugo documentation](http://gohugo.io/o * [Git](https://git-scm.com/) * [Mercurial](https://www.mercurial-scm.org/) - * [Go][] 1.4+ + * [Go][] 1.5+ 2. [Fork the Hugo project on GitHub](https://github.com/spf13/hugo). |