mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Merge pull request #4446 from nigelcharman/patch-1
Update locally.md - modify incorrect etcd link
This commit is contained in:
commit
c2b7652887
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue