]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Repository_Access" version 50)
authordivVerent <divVerent@xonotic.org>
Sun, 7 Nov 2010 19:26:00 +0000 (19:26 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Repository_Access.textile

index e72580b8c03eaec1c72694130d12c8c55b41a59e..299d8f7ea6238876780ecc27e50198426761f119 100644 (file)
@@ -17,7 +17,7 @@ First, you install git using your favorite package manager. Then, do the followi
 <pre>
 git clone git://git.xonotic.org/xonotic/xonotic.git
 cd xonotic
-./all update
+./all update -l best
 </pre>
 
 The git:// protocol uses port 9418, which may be a problem if you're behind a strict firewall. You may instead use the clone url http://git.xonotic.org/xonotic/xonotic.git however using the git protocol directly is preferred for performance reasons.