mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 19:39:21 +08:00
[skip ci]Change uppercase of minio (#9475)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
f80f5e27a3
commit
ad5c2c8fe5
@ -120,7 +120,7 @@ Note: go1.15 is required to build Milvus.
|
||||
|
||||
#### Docker & Docker Compose
|
||||
|
||||
Milvus depends on Etcd, Pulsar and minIO. Using Docker Compose to manage these is an easy way in a local development. To install Docker and Docker Compose in your development environment, follow the instructions from the Docker website below:
|
||||
Milvus depends on Etcd, Pulsar and MinIO. Using Docker Compose to manage these is an easy way in a local development. To install Docker and Docker Compose in your development environment, follow the instructions from the Docker website below:
|
||||
|
||||
- Docker: https://docs.docker.com/get-docker/
|
||||
- Docker Compose: https://docs.docker.com/compose/install/
|
||||
|
Loading…
Reference in New Issue
Block a user