Merge pull request #280 from vincib/patch-2

latest kubernetes requires golang 1.4+
This commit is contained in:
Phillip Wittrock
2016-07-15 08:24:26 -07:00
committed by GitHub
+1 -1
View File
@@ -25,7 +25,7 @@ You need an [etcd](https://github.com/coreos/etcd/releases) in your path, please
#### go
You need [go](https://golang.org/doc/install) at least 1.3+ in your path, please make sure it is installed and in your ``$PATH``.
You need [go](https://golang.org/doc/install) at least 1.4+ in your path, please make sure it is installed and in your ``$PATH``.
### Starting the cluster