From: bones_was_here Date: Tue, 29 Mar 2022 21:10:12 +0000 (+0000) Subject: Update Compiling: formatting X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d76c31fe25373d2bd0f3701f795af355caf0de81;p=xonotic%2Fxonotic.wiki.git Update Compiling: formatting --- diff --git a/Compiling.md b/Compiling.md index 0d706c1..6fe7b5b 100644 --- a/Compiling.md +++ b/Compiling.md @@ -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