Minor fix in how-to

This commit is contained in:
Filip Gralinski 2021-08-21 12:11:40 +02:00
parent e93c09c5b8
commit 636f8ab627

View File

@ -46,7 +46,7 @@ $case (appRepoScheme settings)
\ (see <a href="@{YourAccountR}">your account</a>) if you want to have a repo hosted on Gonito.net, then:
$maybe altRepoScheme <- mAltRepoScheme
<p>(Depending on your setup, you might need to create the repo at your git server first.)
<p>(Depending on your setup, you might need to create the repo at your git server first; remember to initiate it without any commits!)
<pre>
git clone #{altRepoScheme}#{challengeName challenge}
$nothing