mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-18 06:40:54 +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**
|
### **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
|
```bash
|
||||||
cd BeamMP-Launcher
|
cd BeamMP-Launcher
|
||||||
git fetch --tags
|
git fetch --tags
|
||||||
|
|||||||
Reference in New Issue
Block a user