diff --git a/README.md b/README.md index bac3f54..10599be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RDPY [![Build Status](https://travis-ci.org/citronneur/rdpy.svg?branch=dev)](https://travis-ci.org/citronneur/rdpy) +# RDPY [![Build Status](https://travis-ci.org/citronneur/rdpy.svg?branch=dev)](https://travis-ci.org/citronneur/rdpy) [![PyPI version](https://badge.fury.io/py/rdpy.png)](http://badge.fury.io/py/rdpy) Remote Desktop Protocol in twisted python. @@ -33,6 +33,12 @@ Example for Debian based systems : sudo apt-get install python-qt4 ``` +#### OS X +Example for OS X to install PyQt with homebrew +``` +$ brew install qt sip pyqt +``` + #### Windows x86 | x86_64