[skip ci]Update DEVELOPMENT.md (#9817)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/9823/head
zwd1208 2021-10-13 19:18:33 +08:00 committed by GitHub
parent 4b77e6e047
commit eb5985f0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/