Skip to content

Commit ca31068

Browse files
committed
fixed brew package name
1 parent 7300601 commit ca31068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2016-03-26-PyQt5-install-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You must install SIP prior to installing PyQt.
3838
- `>>> sip.SIP_VERSION_STR` should equal '4.17'
3939
- Delete the SIP directory
4040
- Installing PyQt
41-
- `$ brew install pyqt5`
41+
- `$ brew install qt5`
4242
- `$ brew linkapps qt5`
4343
- `$ cd PyQt-gpl-5.5.1/`
4444
- `$ python configure.py --qmake /usr/local/opt/qt5/bin/qmake`

0 commit comments

Comments
 (0)