]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Repository_Access.md
Ok tut
[xonotic/xonotic.wiki.git] / 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`.
 
 ***