Update README.md

This commit is contained in:
meadlai 2020-10-28 14:34:03 +08:00 committed by GitHub
parent 7da5182f1d
commit ec37e15caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
## Install
```bash
go get go.etcd.io/etcd/clientv3
go get go.etcd.io/etcd/client/v3
```
## Get started