[skip ci] Fix readme (#5959)

* [skip ci] fix readmecn

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

* [skip ci] fix readme

Signed-off-by: LocoRichard <lichen.wang@zilliz.com>
pull/5996/head
LocoRichard 2021-06-22 18:44:08 +08:00 committed by GitHub
parent b51893d3f1
commit 14653846ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ $ cd /home/$USER/milvus/
$ ./scripts/install_deps.sh
# Compile Milvus standalone.
$ make standalone
$ make milvus
```

View File

@ -105,7 +105,7 @@ $ cd /home/$USER/milvus/
$ ./scripts/install_deps.sh
# Compile Milvus standalone.
$ make standalone
$ make milvus
```