diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-10-12 01:23:18 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-10-12 01:23:18 +0200 |
commit | 381a30bed3702301b216468d1a2f609e3c68bad3 (patch) | |
tree | f81acba9c68a2e7ee3d6ca0d9cc1af3f3e089c7d /docs/source/installation.rst | |
parent | fa2a9504f11f1a4c9643706492d41494f64e8860 (diff) | |
download | Ishtar-381a30bed3702301b216468d1a2f609e3c68bad3.tar.bz2 Ishtar-381a30bed3702301b216468d1a2f609e3c68bad3.zip |
Minor update on installation
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):: |