From 9f794444da8b78974223f0c780e9a3829478c945 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..f4aad6b6 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://packages.fedoraproject.org/pkgs/xoreos-tools/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