소스 검색

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