mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci]Fix binary installation README.md title format (#8183)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
c8c10bb3d6
commit
06e8494c40
@ -6,7 +6,7 @@ Before installing etcd and MinIO, you can refer to [docker-compose.yml](https://
|
||||
|
||||
## 1. Start etcd service
|
||||
|
||||
Refer: https://github.com/etcd-io/etcd/releases
|
||||
### Refer: https://github.com/etcd-io/etcd/releases
|
||||
|
||||
```bash
|
||||
wget https://github.com/etcd-io/etcd/releases/download/v3.5.0/etcd-v3.5.0-linux-amd64.tar.gz
|
||||
@ -20,7 +20,7 @@ cd etcd-v3.5.0-linux-amd64
|
||||
|
||||
## 2. Start MinIO service
|
||||
|
||||
Refer: https://min.io/download#/linux
|
||||
### Refer: https://min.io/download#/linux
|
||||
|
||||
```bash
|
||||
wget https://dl.min.io/server/minio/release/linux-amd64/minio
|
||||
|
Loading…
Reference in New Issue
Block a user