Update README.md

This commit is contained in:
meadlai
2020-10-28 14:34:03 +08:00
committed by GitHub
parent 7da5182f1d
commit ec37e15caf

View File

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