Kentaro Wada пре 8 година
родитељ
комит
fca8089025
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -31,6 +31,14 @@ $ brew install qt qt4
 $ pip install labelme
 ```
 
+On macOS Sierra:
+
+```bash
+$ brew install pyqt5
+
+$ pip install git+https://github.com/wkentaro/labelme.git@pyqt5
+```
+
 
 Usage
 -----