From: Martin Taibr Date: Sat, 25 Nov 2017 14:57:24 +0000 (+0000) Subject: Update Repository_Access X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3a16229cb8b6ecef0fbb2665d51edf4179b9ba9a;p=xonotic%2Fxonotic.wiki.git Update Repository_Access --- diff --git a/Repository_Access.md b/Repository_Access.md index d36f381..6b2d079 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -80,8 +80,8 @@ To update your Git clone: cd xonotic ./all checkout # switch to main branch on all repos (usually master) - ./all update - ./all compile -r + ./all update # pull and prune + ./all compile -r # recompile what changed **Note:** The compiled binary will have a faint watermark with the git revision. To remove it completely put `set menu_watermark ""` into your `autoexec.cfg`.