From 34fa25fe1b4b8eaa65d6588650bd44c091aa5e54 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Fri, 15 Apr 2022 09:09:39 +0000 Subject: [PATCH] Update Compiling --- Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling.md b/Compiling.md index 6fe7b5b..7a26d13 100644 --- a/Compiling.md +++ b/Compiling.md @@ -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 -- 2.39.2