mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
there is now an openbsd port for hyperfine
This commit is contained in:
parent
a76a89b08c
commit
7236531409
@ -160,6 +160,12 @@ Hyperfine can be installed via pkg:
|
||||
pkg install hyperfine
|
||||
```
|
||||
|
||||
### On OpenBSD
|
||||
|
||||
```
|
||||
doas pkg_add hyperfine
|
||||
```
|
||||
|
||||
### With conda
|
||||
|
||||
Hyperfine can be installed via [`conda`](https://conda.io/en/latest/) from the [`conda-forge`](https://anaconda.org/conda-forge/hyperfine) channel:
|
||||
|
Loading…
Reference in New Issue
Block a user