Procházet zdrojové kódy

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

Bastien Sevajol před 9 roky
rodič
revize
a71385c8e9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md Zobrazit soubor

@@ -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.