From f48edb30f73f1f03a2798b98ef995472a8ad646c Mon Sep 17 00:00:00 2001 From: admiralobvious <aferlandqc@gmail.com> Date: Sun, 10 Aug 2014 08:59:19 -0400 Subject: [PATCH] fix spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f1c354..6082d0b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Quickstart First, install Flask-SimpleLDAP: - $ pip install flask-simpleldap + $ pip install flask-simpleldap Flask-SimpleLDAP depends, and will install for you, recent versions of Flask (0.9 or later) and python-ldap. Flask-SimpleLDAP is compatible -- GitLab