From 658f353a87f30255ec13bfe0c7bad28ede6c4fe3 Mon Sep 17 00:00:00 2001 From: mpl Date: Tue, 2 Jan 2018 01:59:11 +0100 Subject: [PATCH] website: update Go 1.9 version as requirement Change-Id: I27b825aa19af2c94aa3f86655a2aee92216f5f50 --- website/content/download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/download.md b/website/content/download.md index 1c710c429..da805680e 100644 --- a/website/content/download.md +++ b/website/content/download.md @@ -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: