From 87c110a59ca48d7d5e8592a28f4b5132fc176ea6 Mon Sep 17 00:00:00 2001 From: darrenl Date: Sun, 2 Jun 2019 16:29:39 -0700 Subject: [PATCH] Update README.rst --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b77ce842..aa6083e7 100644 --- a/README.rst +++ b/README.rst @@ -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]