Merge pull request #4446 from nigelcharman/patch-1

Update locally.md - modify incorrect etcd link
This commit is contained in:
Nikhil Jindal 2015-02-17 11:46:22 -08:00
commit c2b7652887

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