Skip to content
Snippets Groups Projects
Unverified Commit 0078de2c authored by Alexandre Ferland's avatar Alexandre Ferland Committed by GitHub
Browse files

Update README.md

parent de9a6a94
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP: ...@@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP:
$ pip install flask-simpleldap $ pip install flask-simpleldap
Flask-SimpleLDAP depends, and will install for you, recent versions of Flask Flask-SimpleLDAP depends, and will install for you, recent versions of Flask
(0.10.1 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible (0.12.4 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible
with and tested on Python 2.7, 3.5, 3.6 and 3.7. with and tested on Python 2.7, 3.5, 3.6 and 3.7.
Next, add a ``LDAP`` instance to your code and at least the three Next, add a ``LDAP`` instance to your code and at least the three
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment