mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-20 23:40:22 +00:00
Update launcher instructions in getting-started.md
Clarified instructions for updating the launcher.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user