mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-01 23:45:46 +00:00
Merge pull request #148 from O1LER/patch-1
Update fedora devel tools command
This commit is contained in:
commit
5ab2c170a9
@ -30,7 +30,7 @@ In order to do this, you need a basic understanding of how to build an applicati
|
||||
Make sure you have [`vcpkg` installed](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started?pivots=shell-bash#1---set-up-vcpkg), as well as basic development tools, often found in packages, for example:
|
||||
|
||||
- Debian: `sudo apt install build-essential`
|
||||
- Fedora: `sudo dnf groupinstall "Development Tools"`
|
||||
- Fedora: `sudo dnf install @development-tools`
|
||||
- Arch: `sudo pacman -S base-devel`
|
||||
- openSUSE: `zypper in -t pattern devel-basis`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user