[skip ci] Refine binary deployment doc (#11906)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/11921/head
edward.zeng 2021-11-16 19:27:27 +08:00 committed by GitHub
parent eaea788b6b
commit 6f67aceb0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Run Milvus standalone through binary files
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.
To quickly install Milvus standalone without docker or kubernetes, this document provides a tutorial for installing Milvus and dependencies, etcd and MinIO, through binary files.
Before installing, 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.