From b3a60f087c8f98c55803ee5ab623d64f4f22bded Mon Sep 17 00:00:00 2001 From: Kaleem Date: Sun, 11 Aug 2024 00:07:51 +0500 Subject: [PATCH] added information on copr repo --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c790161..9be6118 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,13 @@ Linux Wifi Hotspot is available as an [AUR package](https://aur.archlinux.org/pa For example, if you use `yay` you can do: `yay -S linux-wifi-hotspot` +### Fedora based distributions +copr based repo is available for Fedora +```bash +sudo dnf copr enable zinix01/linux-wifi-hotspot +sudo dnf install linux-wifi-hotspot +``` + ## Dependencies #### General