]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
add "./all update -p" as it's easily being skipped
authorMaddin <mjschwan@gmx.de>
Sat, 28 May 2016 14:57:18 +0000 (14:57 +0000)
committerMaddin <mjschwan@gmx.de>
Sat, 28 May 2016 14:57:18 +0000 (14:57 +0000)
Repository_Access.md

index dbe83db2e920c21248669d5d5ea1d8da39b13179..d4579d35d812fe9cfd3b83908232eeccf8e3e4fd 100644 (file)
@@ -102,7 +102,9 @@ Get a checkout (see above), and do:
 
     ./all keygen
 
-and follow the instructions that are shown.
+and follow the instructions that are shown. Be sure that you've done:
+
+    ./all update -p
 
 After that, you can write to the repository using the usual git commands (commit, push).