Fix README command (#5275)

This commit is contained in:
FlyingLambrog 2021-04-08 16:05:06 +08:00 committed by GitHub
parent 9bcb901174
commit 68fb60b6c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)