소스 검색

Update README.md

ryjiang 4 년 전
부모
커밋
32516cb9f1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -34,7 +34,7 @@ Ensure you have Milvus installed on [your server](https://milvus.io/docs/install
 docker run -p 8000:3000 -e HOST_URL=http://{ milvus insight ip }:8000 -e MILVUS_URL={milvus server ip}:19530 milvusdb/milvus-insight:latest
 ```
 
-Once you start the docker, open the browser, type `http://{ your machine ip }:8000`, you can view the Milvus insight.
+Once you start the docker, open the browser, type `http://{ milvus insight ip }:8000`, you can view the Milvus insight.
 
 #### Params