[skip ci]Update offline installation README.md title (#8117)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/7259/head
zwd1208 2021-09-17 10:01:49 +08:00 committed by GitHub
parent 7ceb325dc3
commit aae9f79157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ chmod +x minio
## 3. Start Milvus standalone service
- To start Milvus service, you need a Milvus binary file. Currently you can get the latest version of Milvus binary file through the Milvus docker image. (we will upload Milvus binary files in the future)
To start Milvus service, you need a Milvus binary file. Currently you can get the latest version of Milvus binary file through the Milvus docker image. (we will upload Milvus binary files in the future)
```bash
docker run -itd --name milvus milvusdb/milvus:v2.0.0-rc6-20210910-020f109 /bin/bash