Explorar o código

Change pip command to pip3

Jeremy Stretch %!s(int64=7) %!d(string=hai) anos
pai
achega
4e6652d811
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/installation/4-ldap.md

+ 1 - 1
docs/installation/4-ldap.md

@@ -19,7 +19,7 @@ sudo yum install -y openldap-devel
 ## Install django-auth-ldap
 ## Install django-auth-ldap
 
 
 ```no-highlight
 ```no-highlight
-sudo pip install django-auth-ldap
+pip3 install django-auth-ldap
 ```
 ```
 
 
 # Configuration
 # Configuration