chore: add funtoo linux instructions

This commit is contained in:
invakid404 2021-10-03 15:52:29 +03:00 committed by David Peter
parent 446b84d5d8
commit f5db7834dd

View File

@ -146,6 +146,13 @@ On Arch Linux, hyperfine can be installed [from the official repositories](https
pacman -S 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):
```
emerge app-benchmarks/hyperfine
```
### On NixOS
On NixOS, hyperfine can be installed [from the official repositories](https://nixos.org/nixos/packages.html?query=hyperfine):