diff options
Diffstat (limited to 'docs/source/installation.rst')
-rw-r--r-- | docs/source/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/installation.rst b/docs/source/installation.rst index a19bf08c1..7cfa6c5d4 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -110,7 +110,7 @@ Currently only the git version is available (in the directory you have decided t "prod" is here the chosen version (do "git branch" to view available branches). Installing the sources -------------------- +---------------------- In your Ishtar application directory create settings.py to fit to your configuration. A base template is provided (settings.py.example):: |