Browse Source

update readme for new command line

Guénaël Muller 7 years ago
parent
commit
af0112ffea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

46
 
46
 
47
 Initialize the database.
47
 Initialize the database.
48
 
48
 
49
-    initialize_tracim_db development.ini
49
+    tracimcli db init
50
 
50
 
51
 ### Run Tracim_backend ###
51
 ### Run Tracim_backend ###
52
 
52