From 7af744250e27cbe60e9c13516120620969ac5ffb Mon Sep 17 00:00:00 2001 From: Alex Smith Date: Sat, 29 Sep 2018 09:27:48 +0100 Subject: [PATCH] README: Mention Fedora packages GameMode is now in the official Fedora repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ace3d42..49781d7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Issues with GameMode should be reported here in the issues section, and not repo --- ## Building and installing -If your distribution already has GameMode packaged, it is preferable to install it directly from there. There are Solus, AUR, and Gentoo packages already available. +If your distribution already has GameMode packaged, it is preferable to install it directly from there. There are Solus, AUR, Gentoo and Fedora packages already available. GameMode depends on `meson` for building and `systemd` for internal communication. This repo contains a `bootstrap.sh` script to allow for quick install to the user bus, but check `meson_options.txt` for custom settings.