diff --git a/HowtoRedmine.md b/HowtoRedmine.md index 01e3ffb6..4e390d24 100644 --- a/HowtoRedmine.md +++ b/HowtoRedmine.md @@ -92,7 +92,7 @@ source ~/.profile Clonage du dépôt Git du projet Redmine : ~~~ -git clone -b $BRANCHE ~/www +git clone https://github.com/redmine/redmine.git -b $BRANCHE ~/www ~~~ Création des dossiers nécessaires :