]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
add "./all checkout"
authorTsan-Kuang Lee <github@tklee.com>
Thu, 12 May 2016 22:28:33 +0000 (18:28 -0400)
committerTsan-Kuang Lee <github@tklee.com>
Thu, 12 May 2016 22:28:33 +0000 (18:28 -0400)
Repository_Access.md

index 569966c24b029adc04ba3981f6e35f907f2c4500..dbe83db2e920c21248669d5d5ea1d8da39b13179 100644 (file)
@@ -79,6 +79,7 @@ The `run` command can also be followed by standard DarkPlaces commandline argume
 To update your Git clone, you can repeat the commands above without the first “git clone” line- And don’t forget to compile after you update- Like this:
 
     cd xonotic
+    ./all checkout
     ./all update
     ./all compile