From 43995beacd83090510dcbf8d7dbef1126994374e Mon Sep 17 00:00:00 2001 From: boltgolt Date: Wed, 17 Nov 2021 12:06:06 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ff91f9..5285af1 100644 --- a/README.md +++ b/README.md @@ -51,13 +51,15 @@ You will need to do some additional configuration steps. Please read the [ArchWi ### Fedora _Maintainer: [@luyatshimbalanga](https://github.com/luyatshimbalanga)_ -The `howdy` package is available as a [Fedora COPR repository](https://copr.fedorainfracloud.org/coprs/luya/howdy/), install it by simply executing the following commands in a terminal: +The `howdy` package is available as a [Fedora COPR repository](https://copr.fedorainfracloud.org/coprs/principis/howdy/), install it by simply executing the following commands in a terminal: ``` -sudo dnf copr enable luya/howdy -sudo dnf install howdy +sudo dnf copr enable principis/howdy +sudo dnf --refresh install howdy ``` +See the link to the COPR repository for detailed configuration steps. + ### openSUSE _Maintainer: [@dmafanasyev](https://github.com/dmafanasyev)_