Fix the Arch url to repo in README.md

This commit is contained in:
Aymen 2024-04-04 05:19:42 +00:00 committed by David Peter
parent d712879c9f
commit c6a6dccd95

View File

@ -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
```