[skip ci] Fix readme again (#5956)

* [skip ci] fix readme again

Signed-off-by: LocoRichard <lichen.wang@zilliz.com>

* [skip ci] fix readmecn again

Signed-off-by: LocoRichard <lichen.wang@zilliz.com>
This commit is contained in:
LocoRichard 2021-06-22 10:30:08 +08:00 committed by GitHub
parent 823d28aeeb
commit f0ca2ac77b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 16 deletions

View File

@ -88,10 +88,7 @@ Milvus was released under the [open-source Apache License 2.0](https://github.co
Install with Docker-Compose
```bash
$ cd milvus/deployments/docker/standalone
$ sudo docker-compose up -d
```
Coming soon.
Install with Helm
@ -118,10 +115,7 @@ $ make standalone
Install with Docker-Compose
```bash
$ cd milvus/deployments/docker/distributed
$ sudo docker-compose up -d
```
Coming soon.
Install with Helm

View File

@ -87,10 +87,7 @@ Milvus 基于 [Apache 2.0 License](https://github.com/milvus-io/milvus/blob/mast
使用 Docker-Compose 安装
```bash
$ cd milvus/deployments/docker/standalone
$ sudo docker-compose up -d
```
敬请期待。
使用 Helm Chart 安装
@ -117,10 +114,7 @@ $ make standalone
使用 Docker-Compose 安装
```bash
$ cd milvus/deployments/docker/distributed
$ sudo docker-compose up -d
```
敬请期待。
使用 Helm Chart 安装