forked from filipg/gonito
Minor fix in how-to
This commit is contained in:
parent
e93c09c5b8
commit
636f8ab627
@ -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:
|
\ (see <a href="@{YourAccountR}">your account</a>) if you want to have a repo hosted on Gonito.net, then:
|
||||||
|
|
||||||
$maybe altRepoScheme <- mAltRepoScheme
|
$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>
|
<pre>
|
||||||
git clone #{altRepoScheme}#{challengeName challenge}
|
git clone #{altRepoScheme}#{challengeName challenge}
|
||||||
$nothing
|
$nothing
|
||||||
|
Loading…
Reference in New Issue
Block a user