From 9b230c0ea52802ae522e4fa73ad8417a289f8782 Mon Sep 17 00:00:00 2001 From: "J." <105894089+Its-J@users.noreply.github.com> Date: Fri, 18 Sep 2026 01:49:12 -0500 Subject: [PATCH] docs: add Fedora install instructions via the Terra Repository --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2f75d26..6eeb459 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,14 @@ yay -S wallr-bin nix run github:programmersd21/wallr ``` +```bash +#First, install the Terra Repository (terrapkg.com) +sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release + +#Then, install wallr with dnf +sudo dnf install wallr +``` + ## Usage ```bash