[skip ci]Update offline install README.md (#7992)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/8002/head
zwd1208 2021-09-15 17:59:48 +08:00 committed by GitHub
parent a3e5bc4ca2
commit cda5a5ee35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ Your Milvus installation may fail when images are not properly loaded from publi
2. Pull and save Docker images
```shell
# Pull and save Docker images
pip3 install -r requirements.txt
python3 save_image.py --manifest docker-compose.yml
```