diff --git a/README.md b/README.md index 0ff21a09d..923e7b144 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,9 @@ It is super easy to get started with your first project. You can download the package from the [latest stable release](https://github.com/alibaba/nacos/releases). -Take release nacos-server-0.3.0.zip for example. +Take release nacos-server-0.4.0.zip for example. ``` -unzip nacos-server-0.3.0.zip +unzip nacos-server-0.4.0.zip cd nacos/bin ```