1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +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
-5
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