From e8192486d000b2d4b095ee792253e0693e420532 Mon Sep 17 00:00:00 2001 From: turrrbina <147263744+turrrbina@users.noreply.github.com> Date: Sun, 12 Apr 2026 14:51:31 +0200 Subject: [PATCH] Update launcher instructions in getting-started.md Clarified instructions for updating the launcher. --- docs/en/game/getting-started.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/game/getting-started.md b/docs/en/game/getting-started.md index 6280b54..7c8946e 100644 --- a/docs/en/game/getting-started.md +++ b/docs/en/game/getting-started.md @@ -141,7 +141,8 @@ Note that this assumes you put the launcher's binary you compiled earlier into ` ### **2d. Updating the Launcher** -If you already built the launcher and want to update it, enter the BeamMP-Launcher folder where the build process happened and run these: +If you already built the launcher and want to update it: + ```bash cd BeamMP-Launcher git fetch --tags