ciao-cluster-setup.rst: Update Go requirements.

Go 1.7 is now required to build ciao.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
This commit is contained in:
Mark Ryan
2016-09-21 11:10:15 +01:00
parent fa1efd71df
commit 366eded708
+1 -1
View File
@@ -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