From: Maddin Date: Sat, 28 May 2016 14:57:18 +0000 (+0000) Subject: add "./all update -p" as it's easily being skipped X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=79554258ece930960c2003b86a41fda2c751a49a;p=xonotic%2Fxonotic.wiki.git add "./all update -p" as it's easily being skipped --- diff --git a/Repository_Access.md b/Repository_Access.md index dbe83db..d4579d3 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -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).