website: update Go 1.9 version as requirement

Change-Id: I27b825aa19af2c94aa3f86655a2aee92216f5f50
This commit is contained in:
mpl 2018-01-02 01:59:11 +01:00
parent 930f049ec9
commit 658f353a87
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ Windows), skip this section.
[Download and install Go](http://golang.org/doc/install) if you don't
have that installed already. As of revision
[c35cd68b5c](https://github.com/camlistore/camlistore/commit/c35cd68b5c9e914ef78811e88338ffd02f378a1c),
Perkeep requires [Go 1.8 or newer](https://golang.org/dl/).
[2e46fca5cc](https://github.com/camlistore/camlistore/commit/2e46fca5cc1179dbd90bec49fec3870e6eca6c45),
Perkeep requires [Go 1.9 or newer](https://golang.org/dl/).
Build Perkeep by running this command in the folder you downloaded or
checked out: