Commit Graph
1 Commits
Author SHA1 Message Date
Karan Maheshwari 6d937267e6 Update README.rst
I have given the simplest  steps for Mac OS which runs the program from command line.
 Mac OS easiest way to install and run 
STEPS

git clone https://github.com/tzutalin/labelImg
pip install PyQt5 lxml
cd labelImg    ##(enter the labelImg directory)
make qt5py3
python3 labelImg.py
2019-04-13 09:48:49 -07:00