]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Remove xonotic as argument for all run/compile in some examples
authorterencehill <piuntn@gmail.com>
Sun, 27 Jan 2019 00:00:11 +0000 (00:00 +0000)
committerterencehill <piuntn@gmail.com>
Sun, 27 Jan 2019 00:00:11 +0000 (00:00 +0000)
Repository_Access.md

index 1f4f735d7e3a11bb54d3f34004d7af6887c660c1..c6fabfb707afe1a4c04519f5d4a60799b1244643 100644 (file)
@@ -141,11 +141,11 @@ Switch to that branch in all repositories where its available.
 
 This command commits and pushes your local changes.
 
-    ./all run xonotic
+    ./all run
 
 Starts the Xonotic client
 
-    ./all run dedicated xonotic
+    ./all run dedicated
 
 Starts a Xonotic dedicated server