From edeff916783f135a6cbdf92db16318bbc7e66894 Mon Sep 17 00:00:00 2001 From: Jack Greiner Date: Sat, 7 Sep 2024 13:28:48 -0400 Subject: [PATCH] README.md: Add link to Fedora COPR repository. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7aacf46..db7edaa 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/* **NixOS:** https://github.com/LovingMelody/nix-citizen +**Fedora:** https://copr.fedorainfracloud.org/coprs/jackgreiner/lug-helper + _Dependencies: **bash**, **coreutils**, **curl**, **polkit** (these should be installed by default on most distributions)_ _Optional Dependencies: **zenity** (for GUI)_