Update locally.md

Modify etcd link to remove /tag/0.4.6, since kubernetes requires etcd v2.0 or later
This commit is contained in:
Nigel Charman
2015-02-14 21:48:16 +13:00
parent 64678b71f3
commit 862065ed8d

View File

@@ -15,7 +15,7 @@ works fine with docker.
#### 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