From 72399a1b243ec413dc8ea45a148cd9b3e3997d5d Mon Sep 17 00:00:00 2001 From: Young Date: Sun, 8 Mar 2015 12:21:13 +0000 Subject: [PATCH] update the version in document --- docs/getting-started-guides/locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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