diff options
Diffstat (limited to 'docs/_build/html/_sources/install.txt')
| -rw-r--r-- | docs/_build/html/_sources/install.txt | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/docs/_build/html/_sources/install.txt b/docs/_build/html/_sources/install.txt index 248ece9..02aeb42 100644 --- a/docs/_build/html/_sources/install.txt +++ b/docs/_build/html/_sources/install.txt @@ -95,6 +95,9 @@ the paths accordingly to your needs)::  Installing the sources  ********************** +.. Note:: +   If you are considering to contribute on Chimère get the Git master. +  Choose a path to install your Chimère::      INSTALL_PATH=/var/local/django @@ -123,10 +126,10 @@ readable directory::      tar xvjf chimere-last.tar.bz2      chown -R myusername:www-data chimere -From the git repository +From the Git repository  +++++++++++++++++++++++ -Another solution is to get it from the git repository:: +Another solution is to get it from the Git repository::      cd $INSTALL_PATH      git clone git://www.peacefrogs.net/git/chimere | 
