]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Ok tut
authorMartin Taibr <taibr.martin@gmail.com>
Fri, 19 Feb 2016 19:25:22 +0000 (19:25 +0000)
committerMartin Taibr <taibr.martin@gmail.com>
Fri, 19 Feb 2016 19:25:22 +0000 (19:25 +0000)
Repository_Access.md

index 009248cfd765e521876476efd1b5b328bd5ed6c3..5b6e9d0e03d379cd4e3f7df50eee91679dee188c 100644 (file)
@@ -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`.
 
 ***