From d76c31fe25373d2bd0f3701f795af355caf0de81 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Tue, 29 Mar 2022 21:10:12 +0000 Subject: [PATCH] Update Compiling: formatting --- Compiling.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.39.2