From d61c89460e4e61e5872e168943666b653e581d4b Mon Sep 17 00:00:00 2001 From: smacz Date: Tue, 23 Apr 2019 11:24:17 -0400 Subject: [PATCH] Add install command to setup in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 330eb88..e7c407c 100644 --- a/README.rst +++ b/README.rst @@ -90,7 +90,7 @@ The default backend plugins permit to manage Ldap and Active Directory. $ export DATAROOTDIR=/usr/share/ # install ldapcherry - $ python setup.py + $ python setup.py install # edit configuration files $ vi /etc/ldapcherry/ldapcherry.ini