From 917000d7b3e8b2b2dce729129052194519e24e0e Mon Sep 17 00:00:00 2001 From: turrrbina <147263744+turrrbina@users.noreply.github.com> Date: Sun, 12 Apr 2026 14:50:09 +0200 Subject: [PATCH] Update getting-started.md --- docs/en/game/getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/game/getting-started.md b/docs/en/game/getting-started.md index ce02e43a..6280b549 100644 --- a/docs/en/game/getting-started.md +++ b/docs/en/game/getting-started.md @@ -143,6 +143,7 @@ Note that this assumes you put the launcher's binary you compiled earlier into ` If you already built the launcher and want to update it, enter the BeamMP-Launcher folder where the build process happened and run these: ```bash +cd BeamMP-Launcher git fetch --tags git checkout 2.x.x cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux