Sfoglia il codice sorgente

Merge pull request #104 from tracim/fix/readme_typo

Bastien Sevajol 6 anni fa
parent
commit
c470b7edb8
No account linked to committer's email
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md Vedi File

@@ -105,7 +105,7 @@ to stop them:
105 105
 
106 106
 run tracim_backend web api:
107 107
 
108
-    pserve developement.ini
108
+    pserve development.ini
109 109
 
110 110
 run wsgidav server:
111 111