[skip ci]Update binary installation doc (#8506)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/8508/head
zwd1208 2021-09-24 18:43:57 +08:00 committed by GitHub
parent e9f81a9edd
commit 7d32c655da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Install Milvus standalone through binary file
# Install Milvus standalone through binary files
In order to quickly install and experience Milvus without docker or kubernetes, this document provides a tutorial for installing Milvus and Milvus dependencies, etcd and Minio, through binary files.
In order to quickly install and experience Milvus without docker or kubernetes, this document provides a tutorial for installing Milvus and dependencies, etcd and Minio, through binary files.
Before installing etcd and MinIO, you can refer to [docker-compose.yml](https://github.com/milvus-io/milvus/blob/master/deployments/docker/standalone/docker-compose.yml) to check the versions required by etcd and MinIO.