Update README.md

update example Nacos version to 0.7.0
This commit is contained in:
xxc 2018-12-29 11:19:11 +08:00 committed by GitHub
parent ab21d983af
commit 77881396a2
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.6.1.zip for example.
Take release nacos-server-0.7.0.zip for example.
```
unzip nacos-server-0.6.1.zip
unzip nacos-server-0.7.0.zip
cd nacos/bin
```