Merge remote-tracking branch 'origin/master'

This commit is contained in:
pader.zhang 2019-06-27 11:13:13 +08:00
commit 49aae308bb

View File

@ -19,7 +19,7 @@ Run the following command
* Clone project
```powershell
git clone https://github.com/nacos-group/nacos-docker.git
git clone --depth 1 https://github.com/nacos-group/nacos-docker.git
cd nacos-docker
```