Browse Source

Update README.md

Kentaro Wada 7 năm trước cách đây
mục cha
commit
3a1f5659fe
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -82,6 +82,9 @@ sudo pip3 install labelme
 # macOS Sierra
 brew install pyqt  # maybe pyqt5
 pip install labelme  # both python2/3 should work
+
+# or install standalone app
+brew cask install wkentaro/labelme/labelme
 ```