Browse Source

Add installation instruction for osx

Kentaro Wada 9 years ago
parent
commit
81367eefaf
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.rst

+ 9 - 0
README.rst

@@ -25,6 +25,15 @@ On Ubuntu:
   $ sudo pip install labelme
 
 
+On OS X:
+
+.. code-block:: bash
+
+  $ brew install qt qt4
+
+  $ pip install labelme
+
+
 Usage
 -----