From 2e710c2d2d98735ca37a7d62dfa570335aa81f24 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Tue, 10 Apr 2018 14:59:21 +0100 Subject: [PATCH] Update README.md Add a note about distribution packages being preferable. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f10cb68..6f2c232 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ 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 and AUR 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. ```bash