Fixed example to follow existing style.
This commit is contained in:
@@ -34,17 +34,11 @@ sudo apt-get install python-qt4
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
|
Example for OS X to install PyQt with homebrew
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/citronneur/rdpy.git rdpy
|
|
||||||
$ cd rdpy
|
|
||||||
$ brew install qt sip pyqt
|
$ brew install qt sip pyqt
|
||||||
$ pip install twisted pyopenssl qt4reactor service_identity rsa pyasn1
|
|
||||||
$ python setup.py install
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
|
||||||
x86 | x86_64
|
x86 | x86_64
|
||||||
|
|||||||
Reference in New Issue
Block a user