Explorar el Código

update readme for new command line

Guénaël Muller hace 7 años
padre
commit
af0112ffea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md Ver fichero

@@ -46,7 +46,7 @@ Create configuration files for a development environment:
46 46
 
47 47
 Initialize the database.
48 48
 
49
-    initialize_tracim_db development.ini
49
+    tracimcli db init
50 50
 
51 51
 ### Run Tracim_backend ###
52 52