Merge pull request #21 from ojosdegris/patch-1

Added OS X install example
This commit is contained in:
Sylvain Peyrefitte
2015-03-18 10:47:01 +01:00

View File

@@ -33,6 +33,12 @@ Example for Debian based systems :
sudo apt-get install python-qt4 sudo apt-get install python-qt4
``` ```
#### OS X
Example for OS X to install PyQt with homebrew
```
$ brew install qt sip pyqt
```
#### Windows #### Windows
x86 | x86_64 x86 | x86_64