Explorar o código

README: added Fedora build requirements.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Bruno Thomsen %!s(int64=7) %!d(string=hai) anos
pai
achega
3a91960fb5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -19,6 +19,8 @@ GameMode depends on `meson` for building and `systemd` for internal communicatio
 apt install meson libsystemd-dev pkg-config ninja-build
 # Arch
 pacman -S meson systemd ninja
+# Fedora
+dnf install meson systemd-devel pkg-config
 
 git clone https://github.com/FeralInteractive/gamemode.git
 cd gamemode