From 06b741f18015c107e16082eea9beeea2751dcdfb 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 ed60876..4e00073 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ If you would prefer to only install the specific scripts you need, you can use t ### 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