fix: update README, closes #41

This commit is contained in:
ziirish 2015-01-14 15:33:09 +01:00
parent 6c4fff671c
commit cb35264ccd

View file

@ -77,6 +77,14 @@ Then we install the module itself:
pip install simpleldap
If you would like to use SSL, you will need the ``python-openssl`` package.
On Debian:
::
aptitude install python-openssl
Installation
------------