]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Compiling
authorbones_was_here <bones_was_here@xa.org.au>
Fri, 15 Apr 2022 09:09:39 +0000 (09:09 +0000)
committerbones_was_here <bones_was_here@xa.org.au>
Fri, 15 Apr 2022 09:09:39 +0000 (09:09 +0000)
Compiling.md

index 6fe7b5bdd7e073c5496d0cdd8e0711835e7bbec4..7a26d1329d8adb16bf498869794f8201c7451eea 100644 (file)
@@ -8,7 +8,7 @@ To this end the Makefile defaults to enabling all optimisations that can be used
 The builds will be dynamically linked except for d0_blind_id which is statically linked to ensure reliable player ID support and because OS distributions don't ship this.
 
 Invoking `make` or `make help` will print the supported targets and current config.  
-**TL;DR: Most people will want `make update-beta && make client`**  
+**Most people will want `make update-beta client` or `make update-stable client`**
 
 ## System package dependencies
 ### Debian