diff docs/installation_win_old.rst @ 7406:7784a1212471

cli: convert 'gearbox make-config' into 'kallithea-cli config-create' ... and update documentation.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 18 Nov 2018 20:02:17 +0100
parents 0955a02f7170
children 3158cf0dafb7
line wrap: on
line diff
--- a/docs/installation_win_old.rst	Sun Nov 18 20:02:17 2018 +0100
+++ b/docs/installation_win_old.rst	Sun Nov 18 20:02:17 2018 +0100
@@ -204,7 +204,7 @@
 "activate" one). When ready, just type::
 
   cd C:\Kallithea\Bin
-  gearbox make-config my.ini
+  kallithea-cli config-create my.ini
 
 Then, you must edit my.ini to fit your needs (network address and
 port, mail settings, database, whatever). I recommend using NotePad++