From: Martin Taibr Date: Fri, 19 Feb 2016 19:25:22 +0000 (+0000) Subject: Ok tut X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=dc3907218e896e316ef4a641b14ae835214150ef;p=xonotic%2Fxonotic.wiki.git Ok tut --- diff --git a/Repository_Access.md b/Repository_Access.md index 009248c..5b6e9d0 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -82,7 +82,7 @@ To update your Git clone, you can repeat the commands above without the first ./all update ./all compile -**Note:** The compiled binary will have a faint watermark with the git revision. To remove it completely put `defer 5 "menu_watermark \"\""` into your `autoexec.cfg`. +**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`. ***