summaryrefslogtreecommitdiff
path: root/docs/install.rst
diff options
context:
space:
mode:
authorNawa <bellefeegore@follepensee.net>2012-11-29 23:54:29 +0100
committerNawa <bellefeegore@follepensee.net>2012-11-29 23:54:29 +0100
commit3dac3aa1a580f04376a1c16d2416f34351b14adb (patch)
tree0ca960932b5c5bc8a7f21afcc5a8945029c39704 /docs/install.rst
parent32cbf101cefcb4928a751429c09f00d544893037 (diff)
downloadChimère-3dac3aa1a580f04376a1c16d2416f34351b14adb.tar.bz2
Chimère-3dac3aa1a580f04376a1c16d2416f34351b14adb.zip
Documentation: new corrections, mainly on the administration part
Diffstat (limited to 'docs/install.rst')
-rw-r--r--docs/install.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/install.rst b/docs/install.rst
index b68b365..248ece9 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -92,8 +92,8 @@ the paths accordingly to your needs)::
psql -d chimere -f /usr/share/postgresql/$PG_VERSION/contrib/postgis-1.5/postgis.sql
psql -d chimere -f /usr/share/postgresql/$PG_VERSION/contrib/postgis-1.5/spatial_ref_sys.sql
-Install the sources
-*******************
+Installing the sources
+**********************
Choose a path to install your Chimère::
@@ -135,8 +135,8 @@ Another solution is to get it from the git repository::
git checkout v2.0 # checkout the desired version
-Create a custom project template
-********************************
+Creating a custom project template
+**********************************
There, a default project is provided (*example_project*). Copy and modify
it (or get another project based on Chimère)::