Browse Source

Update README.md

ryjiang 3 years ago
parent
commit
32516cb9f1
1 changed files with 1 additions and 1 deletions
  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