Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fourminute authored Jan 27, 2019
1 parent c6a4b1b commit 935a24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
## Install Python
* Download and Install Python 3 from https://www.python.org/downloads/. Select the "PATH" option during install. <b>Ensure no previous version of Python is installed and do not use the 64-bit version of Python 3. This may cause an error "PyUSB not found".</b>

## Install PyUSB, LibUSB, PyQt5
## Install PyUSB, LibUSB, PyQt5, QDarkStyle
* Open Terminal/Command-line/CMD and run the following:
* pip3 install pyqt5 pyusb libusb libusb1 qdarkstyle

Expand Down

0 comments on commit 935a24e

Please sign in to comment.