Commit 862065ed authored by Nigel Charman's avatar Nigel Charman

Update locally.md

Modify etcd link to remove /tag/0.4.6, since kubernetes requires etcd v2.0 or later
parent 64678b71
...@@ -15,7 +15,7 @@ works fine with docker. ...@@ -15,7 +15,7 @@ works fine with docker.
#### etcd #### etcd
You need an [etcd](https://github.com/coreos/etcd/releases/tag/v0.4.6) in your path, please make sure it is installed and in your ``$PATH``. You need an [etcd](https://github.com/coreos/etcd/releases) in your path, please make sure it is installed and in your ``$PATH``.
#### go #### go
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment