]> 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 d0136b56e544ac47575db4b8d93e94bdf9d5fbe2..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 git://neugierig.org/git-cl.git
+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