updates ldap doc for centos #12447
This commit is contained in:

committed by
Jeremy Stretch

parent
1af3ba9496
commit
2b2c559a37
@@ -15,7 +15,7 @@ sudo apt install -y libldap2-dev libsasl2-dev libssl-dev
|
||||
On CentOS:
|
||||
|
||||
```no-highlight
|
||||
sudo yum install -y openldap-devel
|
||||
sudo yum install -y openldap-devel python3-devel
|
||||
```
|
||||
|
||||
### Install django-auth-ldap
|
||||
|
Reference in New Issue
Block a user