mirror of https://github.com/milvus-io/milvus.git
correct DEVELOPMENT.md (#16302)
Signed-off-by: kejiang <ke.jiang@zilliz.com> Co-authored-by: kejiang <ke.jiang@zilliz.com>pull/16262/head
parent
fd3ef9b11b
commit
30be20e357
|
@ -218,7 +218,7 @@ $ cd ../../../
|
|||
$ ./scripts/start_cluster.sh
|
||||
|
||||
# Or running Milvus standalone
|
||||
$ cd deployments/docker/standalone
|
||||
$ cd deployments/docker/dev
|
||||
$ docker-compose up -d
|
||||
$ cd ../../../
|
||||
$ ./scripts/start_standalone.sh
|
||||
|
|
Loading…
Reference in New Issue