瀏覽代碼

Update README

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
 -----