18
0
Fork 0

HowtoRedmine : Correction lien dans git clone

This commit is contained in:
Romain Dessort 2018-06-01 10:26:55 -04:00
parent 7bd837f662
commit 75fc5766df
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ source ~/.profile
Clonage du dépôt Git du projet Redmine :
~~~
git clone <https://github.com/redmine/redmine.git> -b $BRANCHE ~/www
git clone https://github.com/redmine/redmine.git -b $BRANCHE ~/www
~~~
Création des dossiers nécessaires :