From c6a6dccd95e1b0b8d749b18cf0b3fe9d6dfdeb96 Mon Sep 17 00:00:00 2001 From: Aymen <48295969+Aym3nJ@users.noreply.github.com> Date: Thu, 4 Apr 2024 05:19:42 +0000 Subject: Fix the Arch url to repo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7795e08..8567f83 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ apk add hyperfine ### On Arch Linux -On Arch Linux, hyperfine can be installed [from the official repositories](https://www.archlinux.org/packages/community/x86_64/hyperfine/): +On Arch Linux, hyperfine can be installed [from the official repositories](https://archlinux.org/packages/extra/x86_64/hyperfine/): ``` pacman -S hyperfine ``` -- cgit v1.2.3