mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #13118 from forging2012/patch-1
Update Readme for install etcd client v3 more visibility #13108
This commit is contained in:
commit
f992d697ed
@ -153,6 +153,12 @@ Follow the steps in [Procfile.learner](./Procfile.learner) to add a learner node
|
||||
goreman -f ./Procfile.learner start
|
||||
```
|
||||
|
||||
### Install etcd client v3
|
||||
|
||||
```bash
|
||||
go get go.etcd.io/etcd/client/v3
|
||||
```
|
||||
|
||||
### Next steps
|
||||
|
||||
Now it's time to dig into the full etcd API and other guides.
|
||||
|
Loading…
x
Reference in New Issue
Block a user