[skip ci]Update offline README.md format (#7983)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
zwd1208 2021-09-15 17:25:48 +08:00 committed by GitHub
parent fb05997854
commit 0166f7be12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@ Your Milvus installation may fail when images are not properly loaded from publi
1. Download Milvus standalone docker-compose.yml 1. Download Milvus standalone docker-compose.yml
```shell ```shell
# Download Milvus standalone docker-compose.yml
wget https://raw.githubusercontent.com/milvus-io/milvus/master/deployments/docker/standalone/docker-compose.yml -O docker-compose.yml wget https://raw.githubusercontent.com/milvus-io/milvus/master/deployments/docker/standalone/docker-compose.yml -O docker-compose.yml
``` ```