[skip ci] Modify inappropriate headings (#7575)

Signed-off-by: LocoRichard <lichen.wang@zilliz.com>
pull/7573/head^2
LocoRichard 2021-09-09 16:14:00 +08:00 committed by GitHub
parent b37f33cb61
commit ee370df8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -80,13 +80,13 @@ Milvus was released under the [open-source Apache License 2.0](https://github.co
## Quick start
### To start using Milvus
### Install Milvus
- [Standalone Quick Start Guide](https://milvus.io/docs/v2.0.0/install_standalone-docker.md)
- [Cluster Quick Start Guide](https://milvus.io/docs/v2.0.0/install_cluster-docker.md)
### To start developing Milvus
### Build Milvus from source code
```bash
# Clone github repository.