From db4dd87e22c9677fe4f37b007746de9d63799c8e Mon Sep 17 00:00:00 2001 From: Alex Smith Date: Mon, 25 Mar 2019 16:49:25 +0000 Subject: [PATCH] Add Debian to the list of distros which have packages available --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df11e35..72d711c 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 [![Build Status](https://travis-ci.org/FeralInteractive/gamemode.svg?branch=master)](https://travis-ci.org/FeralInteractive/gamemode) -*It is preferable to install GameMode with your package manager of choice, if available*. There are Ubuntu (Cosmic), Solus, AUR, Gentoo and Fedora packages available at the time of writing. +*It is preferable to install GameMode with your package manager of choice, if available*. There are Ubuntu (Cosmic), Debian, Solus, AUR, Gentoo and Fedora packages available at the time of writing. ### Install Dependencies 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.