Explorar o código

Fix dependency for pyrcc4 command

Kentaro Wada %!s(int64=8) %!d(string=hai) anos
pai
achega
759f933160
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ Installation
 On Ubuntu:
 
 ```bash
-$ sudo apt-get install python-qt4 qt4-dev-tools
+$ sudo apt-get install python-qt4 pyqt4-dev-tools
 
 $ sudo pip install labelme
 ```