From 7b9b9d58a94a2c5767a64dd8d89d477bee5e9af7 Mon Sep 17 00:00:00 2001 From: Alok Parlikar Date: Sun, 29 May 2016 22:41:03 +0530 Subject: [PATCH] Website: Update Min Go Version to 1.6 Fixes #794 Change-Id: I0d6fd6b32862bef24a2fcd87fff20b82db4b0426 --- website/content/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/download.html b/website/content/download.html index da182b65a..6d778163e 100644 --- a/website/content/download.html +++ b/website/content/download.html @@ -5,7 +5,7 @@

Or, the canonical git repo is:

$ git clone https://camlistore.googlesource.com/camlistore
-

Download and install Go if you don't have that installed already. Camlistore requires Go 1.5 or newer.

+

Download and install Go if you don't have that installed already. As of revision 33a8eec, Camlistore requires Go 1.6 or newer.

Build Camlistore by running this command in the folder you downloaded or checked out: