Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tzutalin authored Jun 2, 2019
1 parent a1a32f6 commit 87c110a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 117,9 @@ Open cmd and go to the `labelImg <#labelimg>`__ directory

.. 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 [IMAGE_PATH] [PRE-DEFINED CLASS FILE]
Expand Down

0 comments on commit 87c110a

Please sign in to comment.