summaryrefslogtreecommitdiff
path: root/docs/fr/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fr/install.rst')
-rw-r--r--docs/fr/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr/install.rst b/docs/fr/install.rst
index 234b391..8e8f8ce 100644
--- a/docs/fr/install.rst
+++ b/docs/fr/install.rst
@@ -143,7 +143,7 @@ Un exemple de projet peut être trouvé sur `Gitorious
Clonez-le et modifiez-le (ou utilisez un autre projet basé sur Chimère) : ::
cd $INSTALL_PATH/chimere
- git clone git@gitorious.org:chimere-example-project/chimere-example-project.git
+ git clone git://gitorious.org/chimere-example-project/chimere-example-project.git
django-admin startproject --template=chimere-example-project mychimere_project
rm -rf chimere-example-project