Sfoglia il codice sorgente

update readme for new command line

Guénaël Muller 7 anni fa
parent
commit
af0112ffea
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md Vedi File

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