Reference english instructions for linux installation if not yet localized

I guess this might be more useful than the previous hints. Note: DeepL was used for translating.
This commit is contained in:
Janik
2025-06-29 00:26:37 +02:00
parent 261104e89a
commit 8de880e1c0
4 changed files with 6 additions and 8 deletions

View File

@@ -46,13 +46,11 @@ Lade das "Tag", das für die [neueste Version](https://github.com/BeamMP/BeamMP-
Im Stammverzeichnis des Projekts, führe aus:
1.
```cmake
cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux
```
1.
2.
```cmake
cmake --build bin --parallel
```