Update README.md

Hyperfine is available in Debian testing and unstable repositories now which seems worth pointing to.
This commit is contained in:
baarkerlounger 2022-12-02 16:18:26 +00:00 committed by David Peter
parent 5b5daa0493
commit e23b325f6d

View File

@ -196,6 +196,13 @@ On Arch Linux, hyperfine can be installed [from the official repositories](https
pacman -S hyperfine
```
### On Debian Linux
On Debian Linux, hyperfine can be installed [from the testing repositories](https://packages.debian.org/testing/main/hyperfine)
```
apt install hyperfine
```
### On Funtoo Linux
On Funtoo Linux, hyperfine can be installed [from core-kit](https://github.com/funtoo/core-kit/tree/1.4-release/app-benchmarks/hyperfine):