From 1c6e763d7592b06bf10a93238b210c9919e65060 Mon Sep 17 00:00:00 2001 From: Daeraxa <58074586+Daeraxa@users.noreply.github.com> Date: Tue, 5 May 2026 23:42:30 +0100 Subject: [PATCH 1/2] Update readme to fix Fedora section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae91cec..6c201ef3 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ pacman -S bat ### On Fedora -You can install [the `bat` package](https://koji.fedoraproject.org/koji/packageinfo?packageID=27506) from the official [Fedora Modular](https://docs.fedoraproject.org/en-US/modularity/using-modules/) repository. +You can install [the `bat` package](https://koji.fedoraproject.org/koji/packageinfo?packageID=27506) from the official sources: ```bash dnf install bat From 89d7c86b1960dc37d22f5a6b7dadcfc7ffee98fa Mon Sep 17 00:00:00 2001 From: Daeraxa <58074586+Daeraxa@users.noreply.github.com> Date: Tue, 5 May 2026 23:53:13 +0100 Subject: [PATCH 2/2] update fedora package link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c201ef3..0f89875c 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ pacman -S bat ### On Fedora -You can install [the `bat` package](https://koji.fedoraproject.org/koji/packageinfo?packageID=27506) from the official sources: +You can install [the `bat` package](https://packages.fedoraproject.org/pkgs/rust-bat/bat/) from the official sources: ```bash dnf install bat