diff --git a/docs/getting-started-guides/locally.md b/docs/getting-started-guides/locally.md index 031f1195848..739a1e62a5d 100644 --- a/docs/getting-started-guides/locally.md +++ b/docs/getting-started-guides/locally.md @@ -19,7 +19,7 @@ You need an [etcd](https://github.com/coreos/etcd/releases) in your path, please #### go -You need [go](https://golang.org/doc/install) in your path, please make sure it is installed and in your ``$PATH``. +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``. ### Starting the cluster