소스 검색

update readme

shanghaikid 2 년 전
부모
커밋
fc109107b2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -59,9 +59,9 @@ Once you start the container, open the browser, type `http://{ attu ip }:8000`,
 
 Tip: **127.0.0.1 or localhost will not work when runs on docker**
 
-#### Try the dev build
+## Try the dev build
 
-**_note_** We plan to release attu once a feature is done. Also, if you want to try the nightly build, please pull the docker image with the `dev` tag.
+> We plan to release attu once a feature is done. Also, if you want to try the nightly build, please pull the docker image with the `dev` tag.
 
 ```code
 docker run -p 8000:3000 -e MILVUS_URL={ your machine IP }:19530 zilliz/attu:dev