mirror of
https://github.com/BeamMP/Docs.git
synced 2025-08-17 00:45:53 +00:00
Update docs/fr/game/getting-started.md
Woups, didn't this one Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
This commit is contained in:
parent
6d1f1f141b
commit
1f7c62fb9b
@ -38,7 +38,7 @@ Assurez-vous d'avoir [`vcpkg`](https://learn.microsoft.com/en-us/vcpkg/get_start
|
|||||||
- Fedora: `sudo dnf install @development-tools`
|
- Fedora: `sudo dnf install @development-tools`
|
||||||
- Arch: `sudo pacman -S base-devel`
|
- Arch: `sudo pacman -S base-devel`
|
||||||
- openSUSE: `zypper in -t pattern devel-basis`
|
- openSUSE: `zypper in -t pattern devel-basis`
|
||||||
- SteamOS (Arch): `sudo pacman -S base-devel linux-api-headers glibc libconfig` (You also need to do `sudo steamos-readonly disable` but make sure to enable it again after installing the packages)
|
- SteamOS (Arch): `sudo pacman -S base-devel linux-api-headers glibc libconfig` (Vous devez également faire `sudo steamos-readonly disable` mais assurez-vous de l'activer à nouveau après l'installation des paquets.)
|
||||||
|
|
||||||
Clônez le répertoire BeamMP-Launcher sur votre système en utilisant `git`, exemple:
|
Clônez le répertoire BeamMP-Launcher sur votre système en utilisant `git`, exemple:
|
||||||
`git clone https://github.com/BeamMP/BeamMP-Launcher.git`
|
`git clone https://github.com/BeamMP/BeamMP-Launcher.git`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user