Update getting-started.md

added clarification to mostly help new Linux users.
This commit is contained in:
Poignée_de_porte
2025-12-05 12:03:18 -05:00
committed by GitHub
parent fdf25455cb
commit 69c5608300

View File

@@ -66,6 +66,9 @@ Clone the BeamMP-Launcher Repository to your system using `git`, for example:
Checkout the tag that was used for the [latest release](https://github.com/BeamMP/BeamMP-Launcher/releases/latest). For example, if `v2.6.4` is used in the latest release, then do `git checkout v2.6.4` Checkout the tag that was used for the [latest release](https://github.com/BeamMP/BeamMP-Launcher/releases/latest). For example, if `v2.6.4` is used in the latest release, then do `git checkout v2.6.4`
If you clone the repo using the example command it gets put in the current dir + BeamMP-Launcher (the repo name) just cd BeamMP-Launcher to go to the root
In the root directory of the project, In the root directory of the project,
1. 1.