diff options
-rw-r--r-- | docs/installer/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installer/README b/docs/installer/README index 53f19d3b..7b865911 100644 --- a/docs/installer/README +++ b/docs/installer/README @@ -1,7 +1,7 @@ 1. Install po4a. 2. Update POT: ./makepot.sh 3. Update your translation: ./update.sh <your_locale> (Ex.: ./update.sh uk) -4. Make your translated docs: ./makedocs.sh <your_locale> (Ex.: ./makedocs uk) +4. Make your translated docs: ./makedoc.sh <your_locale> (Ex.: ./makedoc uk) 5. Copy your docs through WebDAV or via Calenco web-interface into Calenco repository. * Scripts in this folder are free software. They come without any warranty, to |