From fe708005023337ec14e7310031b194081eaa3f98 Mon Sep 17 00:00:00 2001 From: talwat <83217276+talwat@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:57:01 +0100 Subject: [PATCH] docs: add fedora install instructions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e11c8c0..f3397ab 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,16 @@ echo "deb https://debian.griffo.io//apt $(lsb_release -sc 2>/dev/null) main" | s sudo apt install -y lowfi ``` +### Fedora (COPR) + +> [!NOTE] +> This uses an unofficial COPR repository by [FurqanHun](https://github.com/FurqanHun). + +```sh +sudo dnf copr enable furqanhun/lowfi +sudo dnf install lowfi +``` + ### Manual This is good for debugging, especially in issues.