1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-26 20:54:38 +02:00

fix:update registry's readme (#1389)

This commit is contained in:
yuemoxi 2021-08-30 19:35:15 +08:00 committed by GitHub
parent ee3da3a189
commit e3d55b74bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,11 +15,6 @@ go get -u github.com/go-kratos/kratos/registry/etcd/v2
go get -u github.com/go-kratos/kratos/registry/zookeeper/v2
```
## Kube
```shell
go get -u github.com/go-kratos/kratos/registry/kube/v2
```
## Nacos
```shell
go get -u github.com/go-kratos/kratos/registry/nacos/v2