From 636f8ab627ae1446d3f63509d7cda971a41b6030 Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Sat, 21 Aug 2021 12:11:40 +0200 Subject: [PATCH] Minor fix in how-to --- templates/challenge-how-to.hamlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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