From a427f6eeda096f2e580b7b02b53a923e194625df Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 22 Nov 2023 11:24:53 +0200 Subject: [PATCH] Update Arch Linux package URL in README.md The old URL returns 404 now. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8c8a0d..337bd61 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ Port info [here](https://ports.macports.org/port/bat-extras/). ### Pacman -`bat-extras` is [officially available](https://archlinux.org/packages/community/any/bat-extras/) on the Arch community repository! +`bat-extras` is [officially available](https://archlinux.org/packages/extra/any/bat-extras/) on the Arch extra repository! -If you have the community repository enabled, you can install `bat-extras` by running: +If you have the extra repository enabled, you can install `bat-extras` by running: ```bash pacman -S bat-extras