Merge pull request #24 from citronneur/master
Update readme with pypi version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# RDPY [](https://travis-ci.org/citronneur/rdpy)
|
# RDPY [](https://travis-ci.org/citronneur/rdpy) [](http://badge.fury.io/py/rdpy)
|
||||||
|
|
||||||
Remote Desktop Protocol in twisted python.
|
Remote Desktop Protocol in twisted python.
|
||||||
|
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user