]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/source-code.itexi
Add alternate git clone git-cl command
[lilypond.git] / Documentation / contributor / source-code.itexi
index b15e8442488368f883e43f01f601296921f23d1c..bac6bed2d6a3f50405d5059caa86b92801b4b9d7 100644 (file)
@@ -924,7 +924,13 @@ LilyDev users should skip over these @q{install} instructions.
 Install @command{git-cl} by entering:
 
 @example
-git clone https://github.com/martine/git-cl
+git clone https://github.com/gperciva/git-cl.git
+@end example
+
+If that command fails for some reason, try this instead:
+
+@example
+git clone git://github.com/gperciva/git-cl.git
 @end example
 
 @item