From e85c4568b90d8f48e2ccf98fb8898bed1f1a6ebd Mon Sep 17 00:00:00 2001 From: tzutalin Date: Fri, 4 Dec 2015 22:51:44 +0800 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3147484b..5c424403 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,9 @@ In order to build the resource and assets, you need to install pyqt4-dev-tools: * Windows -Need to download and setup [Python 2.6](https://www.python.org/downloads/windows/) or later and [PyQt4](https://www.riverbankcomputing.com/software/pyqt/download). Open cmd and go to $labelImg, +Need to download and setup [Python 2.6](https://www.python.org/downloads/windows/) or later and [PyQt4](https://www.riverbankcomputing.com/software/pyqt/download). You can also try to download the whole neccessary executable files from [my drive](https://copy.com/oyYjFzJwPb4tKl93) and install them. + +Open cmd and go to $labelImg, `$ pyrcc4 -o resources.py resources.qrc`