mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update Readme for install etcd client v3 more visibility
Install etcd client v3
This commit is contained in:
@@ -159,10 +159,6 @@ goreman -f ./Procfile.learner start
|
||||
go get go.etcd.io/etcd/client/v3
|
||||
```
|
||||
|
||||
`etcd/clientv3` is the official Go etcd client for v3. Read more:[etcd client v3 install](https://github.com/etcd-io/etcd/tree/main/client/v3#install)
|
||||
|
||||
Notes to resolve dependency and compatibility issues for go modules: [#13108](https://github.com/etcd-io/etcd/issues/13108)
|
||||
|
||||
### Next steps
|
||||
|
||||
Now it's time to dig into the full etcd API and other guides.
|
||||
|
||||
Reference in New Issue
Block a user