Use public repo URL

This commit is contained in:
Filip Gralinski 2020-02-22 19:12:18 +01:00
parent c5048d7007
commit 9581e2db0b

View File

@ -53,11 +53,11 @@ $case (appRepoScheme settings)
<pre>
git clone --single-branch #{appRepoHost settings}#{shownId}/#{challengeName challenge}
<p>(Warning about empty repository is expected, don't worry about it.)
<p>(Warning about empty repository is expected, don't worry about it.)
<pre>
cd #{challengeName challenge}
git pull #{appRepoHost settings}#{challengeName challenge}
git pull #{repoUrl repo}
<h4>Using an external repository