Przeglądaj źródła

Fixes https://github.com/tracim/tracim/pull/31#discussion_r53466710

Bastien Sevajol 8 lat temu
rodzic
commit
a71385c8e9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md Wyświetl plik

@@ -326,7 +326,7 @@ Then add LDAP parameters
326 326
 You may need an administrator account to manage Tracim. Use the following command (from ``/install/dir/of/tracim/tracim``):
327 327
 
328 328
 ```
329
-gearbox user create -l admin-email@domain.com -p new_password -g managers -g administrators
329
+gearbox user create -l admin-email@domain.com -g managers -g administrators
330 330
 ```
331 331
 
332 332
 Keep in mind ``admin-email@domain.com`` must match with LDAP user.