diff --git a/templates/challenge-how-to.hamlet b/templates/challenge-how-to.hamlet index 3c4d868..75c43dc 100644 --- a/templates/challenge-how-to.hamlet +++ b/templates/challenge-how-to.hamlet @@ -46,7 +46,7 @@ $case (appRepoScheme settings) \ (see your account) if you want to have a repo hosted on Gonito.net, then: $maybe altRepoScheme <- mAltRepoScheme -
(Depending on your setup, you might need to create the repo at your git server first.) +
(Depending on your setup, you might need to create the repo at your git server first; remember to initiate it without any commits!)
git clone #{altRepoScheme}#{challengeName challenge} $nothing