]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Compiling: formatting
authorbones_was_here <bones_was_here@xa.org.au>
Tue, 29 Mar 2022 21:10:12 +0000 (21:10 +0000)
committerbones_was_here <bones_was_here@xa.org.au>
Tue, 29 Mar 2022 21:10:12 +0000 (21:10 +0000)
Compiling.md

index 0d706c1b73044b618c3e31db0893417997fa5804..6fe7b5bdd7e073c5496d0cdd8e0711835e7bbec4 100644 (file)
@@ -7,9 +7,8 @@ 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.**  
-
-**Most people reading this will want `make update-beta && make client`.**  
+Invoking `make` or `make help` will print the supported targets and current config.  
+**TL;DR: Most people will want `make update-beta && make client`**  
 
 ## System package dependencies
 ### Debian