소스 검색

Update README

Kentaro Wada 8 년 전
부모
커밋
02ae92053b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -59,6 +59,7 @@ labelme _static/IMG_6319.jpg -O _static/IMG_6319.json  # Close window after the
 If you are installed [docker](https://www.docker.com), you can run:
 
 ```bash
+# Maybe you need http://sourabhbajaj.com/blog/2017/02/07/gui-applications-docker-mac/ on macOS
 labelme_on_docker _static/IMG_6319.jpg -O _static/IMG_6319.json
 ```