Update launcher instructions in getting-started.md

Clarified instructions for updating the launcher.
This commit is contained in:
turrrbina
2026-04-12 14:51:31 +02:00
committed by GitHub
parent 917000d7b3
commit e8192486d0

View File

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