Kentaro Wada 8 rokov pred
rodič
commit
02ae92053b
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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
 ```