Explorar el Código

Add installation instruction for osx

Kentaro Wada hace 9 años
padre
commit
81367eefaf
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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
 -----