Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fourminute authored Feb 16, 2019
1 parent a3c2386 commit 8be6ca6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
### 3/3) Install PyUSB, LibUSB, PyQt5, QDarkStyle
* Open Command-line/CMD (Start, search "CMD") and run the following:
```
pip3 install pyusb pyqt5 libusb libusb1 qdarkstyle
pip3 install pyusb pyqt5 libusb libusb1 qdarkstyle configparser
```

### Additional Windows Instructions
Expand Down Expand Up @@ -102,6 +102,7 @@ sudo ./install.sh
```
brew install libusb
brew reinstall python --with-tcl-tk
pip3 install configparser
```
<i>For more info on brew, head to https://brew.sh/</i>

Expand Down

0 comments on commit 8be6ca6

Please sign in to comment.