mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update offline install README.md (#7992)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/8002/head
parent
a3e5bc4ca2
commit
cda5a5ee35
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue