diff --git a/README.md b/README.md index 1183ad2f557b7b4c426f13f303b7a16818519b29..212a54d92a58bb49dbb162fe78159ff56dc76514 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ sh startup.sh -m standalone On the **Windows** platform, run the following command to start server with standalone mode. Alternatively, you can also double-click the `startup.cmd` to run NacosServer. ``` -cmd startup.cmd -m standalone +startup.cmd -m standalone ``` For more details, see [quick-start.](https://nacos.io/en-us/docs/quick-start.html)