Update README.rst

This commit is contained in:
darrenl 2019-06-02 16:29:39 -07:00 committed by GitHub
parent a1a32f6230
commit 87c110a59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,9 @@ Open cmd and go to the `labelImg <#labelimg>`__ directory
.. code:: shell .. code:: shell
pyrcc4 -o resources.py resources.qrc pyrcc4 -o line/resources.py resources.qrc
For pyqt5, pyrcc5 -o libs/resources.py resources qrc
python labelImg.py python labelImg.py
python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE] python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]