From 0d5fb9de20789cf816816f1677247c2dd662cbc9 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Wed, 6 Feb 2019 11:25:47 +0000 Subject: [PATCH] Add note that there is an Ubuntu Cosmic package now available! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76bfd49..4f8c54f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,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 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), 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.