diff --git a/README.md b/README.md index 8668fc8..87d0e17 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Run the following command: docker-compose -f example/standalone-mysql-8.yaml up ``` -* Cluster +* Standalone Nacos Cluster ```powershell docker-compose -f example/cluster-hostname.yaml up diff --git a/README_ZH.md b/README_ZH.md index 63c4797..8485c3a 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -49,7 +49,7 @@ docker-compose -f example/standalone-mysql-8.yaml up ``` -* 集群模式 +* docker单节点部署集群模式 ```powershell docker-compose -f example/cluster-hostname.yaml up