diff --git a/README.md b/README.md index 235ed6c..15749b0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Ldappr Ldappr is a wrapper around python-ldap, meant for quick and easy handling of common administrative tasks concerning your LDAP compliant repository. It is particularly useful in small, one-time scripts to get things done, or -interactively within an (i)Python shell. +interactively within an iPython shell. Installation ------------