소스 검색

Update README.md

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

+ 2 - 1
README.md

@@ -83,7 +83,8 @@ sudo pip3 install labelme
 brew install pyqt  # maybe pyqt5
 pip install labelme  # both python2/3 should work
 
-# or install standalone app
+# or install standalone executable / app
+brew install wkentaro/labelme/labelme
 brew cask install wkentaro/labelme/labelme
 ```