Merge pull request #280 from vincib/patch-2

latest kubernetes requires golang 1.4+
pull/853/head
Phillip Wittrock 2016-07-15 08:24:26 -07:00 committed by GitHub
commit e51ab31ec1
1 changed files with 1 additions and 1 deletions

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