Fix install doc

This commit is contained in:
Benjamin Renard 2021-07-12 12:47:37 +02:00
parent 4991f6dc12
commit e4d5c1cb9a

View file

@ -9,7 +9,7 @@ Tool to force update memberOf attributes of users on OpenLDAP directory using me
## Installation
```
git clone https://gogs.zionetrix.net/bn8/updateMemberOf.git /usr/local/src/updateMemberOf
git clone -b legacy https://gogs.zionetrix.net/bn8/updateMemberOf.git /usr/local/src/updateMemberOf
ln -s /usr/local/src/updateMemberOf/updateMemberOf /usr/local/sbin/updateMemberOf
```