Skip to content

Commit

Permalink
Fix install command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Cabezas committed Jun 14, 2019
1 parent 96e07db commit 307d914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Install ldap-expire-notify by running:

::

pip install https://github.com/tuenti/ldap-exire-notify@v0.1.0#egg=ldap-expire-notify
pip install git+https://github.com/tuenti/ldap-expire-notify@0.1.0#egg=ldap_expire_notify

How to use
----------
Expand Down

0 comments on commit 307d914

Please sign in to comment.