Merge branch 'mryan-ciao-cluster-setup' into 'master'

Mryan ciao cluster setup

Update the Go requirements to Go 1.7.  Ciao no longer builds with Go 1.6.

See merge request !98
This commit is contained in:
Leona
2016-09-21 06:31:52 -07:00
+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