diff options
Diffstat (limited to 'docs/install.rst')
| -rw-r--r-- | docs/install.rst | 8 | 
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):: | 
