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

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/9152/head
zwd1208 2021-10-03 19:47:55 +08:00 committed by GitHub
parent becf6c8f7d
commit 10122753e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Milvus installation may fail when images are not properly loaded from public Doc
helm template --set cluster.enabled=true my-release milvus/milvus > milvus_manifest.yaml
```
3. Pull and save Docker images
#### 3. Pull and save Docker images
```shell
pip3 install -r requirements.txt
python3 save_image.py --manifest milvus_manifest.yaml