diff docs/setup.rst @ 8633:c354d1a7537f

docs: give "File system location" overview Also make some other adjustments for consistency.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 24 Aug 2020 15:02:16 +0200
parents 4d742b172010
children d8e65780dbe9
line wrap: on
line diff
--- a/docs/setup.rst	Mon Aug 24 14:00:58 2020 +0200
+++ b/docs/setup.rst	Mon Aug 24 15:02:16 2020 +0200
@@ -5,8 +5,8 @@
 =====
 
 
-Setting up Kallithea
---------------------
+Setting up a Kallithea instance
+-------------------------------
 
 Some further details to the steps mentioned in the overview.
 
@@ -18,7 +18,8 @@
 for Kallithea, e.g. configuration of how to use database, web server, email,
 and logging.
 
-Run the following command to create the file ``my.ini`` in the current
+Change to the desired directory (such as ``/srv/kallithea``) as the right user
+and run the following command to create the file ``my.ini`` in the current
 directory::
 
     kallithea-cli config-create my.ini http_server=waitress