From 554cbfded70e211e7720ca588d6a0279b31dac56 Mon Sep 17 00:00:00 2001 From: karl Date: Sun, 11 Mar 2018 10:59:17 +0100 Subject: [PATCH] Updated Fedora install instructions, this closes #199 --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bcdb40b..f0a8716 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,18 @@ If you use another version just replace *openSUSE_Leap_42.2* with *openSUSE_13.2 ### Fedora -[RPM spec file](https://gist.github.com/sedrubal/617d40deb7452a25d004#file-cava-spec) +Packages for Fedora 26 and 27 have been created using Fedora's COPR service. You can find the packages here: + + https://copr.fedorainfracloud.org/coprs/larsks/cava/ + +To install packages from this repository: + + dnf copr enable larsks/cava + dnf install cava + +These packages are generated from the spec file hosted at . + +To report problems with the packages (or to request new builds for new releases), please use the issue tracker at . ### Arch