diff --git a/config/README.md b/config/README.md index 6a71de39b..0f2805245 100644 --- a/config/README.md +++ b/config/README.md @@ -1,27 +1,12 @@ # Config -## Consul -```shell -go get -u github.com/go-kratos/kratos/registry/consul/v2 -``` - -## Etcd -```shell -go get -u github.com/go-kratos/kratos/registry/etcd/v2 -``` - -## zookeeper -```shell -go get -u github.com/go-kratos/kratos/registry/zookeeper/v2 -``` +## kube -## Nacos ```shell -go get -u github.com/go-kratos/kratos/registry/nacos/v2 +go get -u github.com/go-kratos/kratos/config/kubernetes/v2 ``` -## kube - +##apollo ```shell -go get -u github.com/go-kratos/kratos/config/kubernetes/v2 +go get -u github.com/go-kratos/kratos/config/apollo/v2 ``` \ No newline at end of file