From 366eded708470e9c421e179544d658304e891051 Mon Sep 17 00:00:00 2001 From: Mark Ryan Date: Wed, 21 Sep 2016 10:58:41 +0100 Subject: [PATCH] ciao-cluster-setup.rst: Update Go requirements. Go 1.7 is now required to build ciao. Signed-off-by: Mark Ryan --- source/ciao-cluster-setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ciao-cluster-setup.rst b/source/ciao-cluster-setup.rst index 7813d94e..c13c3d6f 100644 --- a/source/ciao-cluster-setup.rst +++ b/source/ciao-cluster-setup.rst @@ -84,7 +84,7 @@ bundle, which adds components needed by CIAO:: Build the CIAO software ----------------------- -Ciao is written in the Go programming language. It requires Go 1.6 to +Ciao is written in the Go programming language. It requires Go 1.7 to build. Most Linux distributions have out-of-date versions of Go in their repositories, so you will probably need to download and install a recent version of Go. This can be easily done by following the