From 0b1c97f52dabb1db7dbe23fe4e7ed75ba0e0e401 Mon Sep 17 00:00:00 2001 From: Newbyte Date: Sun, 2 Aug 2020 11:43:38 +0200 Subject: [PATCH] DOCS: Add link to Fedora package in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f27f4e2..d7ca3088 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ Or, if you're running Arch Linux, you can install xoreos-tools directly from the Or, if you're running Gentoo Linux, you can install xoreos-tools directly from our [overlay](https://github.com/xoreos/gentoo-overlay). +Or, if you're running Fedora, you can install xoreos-tools directly from the [Fedora +repository](https://apps.fedoraproject.org/packages/xoreos-tools). + Lastly, you can compile xoreos-tools yourself; either from a release source package, found on our [downloads page](https://xoreos.org/downloads/index.html), or a fresh [repository](https://github.com/xoreos/xoreos-tools) checkout. For details