Merge pull request #248 from jun1st/master

Update README.md
This commit is contained in:
Keep 2018-11-09 10:55:09 +08:00 committed by GitHub
commit e9e5e7a052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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