mirror of https://github.com/milvus-io/milvus.git
[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
parent
b51893d3f1
commit
14653846ba
|
@ -106,7 +106,7 @@ $ cd /home/$USER/milvus/
|
|||
$ ./scripts/install_deps.sh
|
||||
|
||||
# Compile Milvus standalone.
|
||||
$ make standalone
|
||||
$ make milvus
|
||||
```
|
||||
|
||||
|
||||
|
|
|
@ -105,7 +105,7 @@ $ cd /home/$USER/milvus/
|
|||
$ ./scripts/install_deps.sh
|
||||
|
||||
# Compile Milvus standalone.
|
||||
$ make standalone
|
||||
$ make milvus
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue