@@ -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`**