From 3a16229cb8b6ecef0fbb2665d51edf4179b9ba9a Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Sat, 25 Nov 2017 14:57:24 +0000 Subject: [PATCH] Update Repository_Access --- Repository_Access.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`. -- 2.39.2