Эх сурвалжийг харах

Fix dependency for pyrcc4 command

Kentaro Wada 8 жил өмнө
parent
commit
759f933160
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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
 ```