mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-29 06:56:57 +03:00
README: add instructions on installing via MacPorts for macOS
This commit is contained in:
parent
8fff8643e0
commit
a7e2889566
@ -147,6 +147,12 @@ Hyperfine can be installed via [Homebrew](https://brew.sh):
|
|||||||
brew install hyperfine
|
brew install hyperfine
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or you can install using [MacPorts](https://www.macports.org):
|
||||||
|
```
|
||||||
|
sudo port selfupdate
|
||||||
|
sudo port install hyperfine
|
||||||
|
```
|
||||||
|
|
||||||
### On FreeBSD
|
### On FreeBSD
|
||||||
|
|
||||||
Hyperfine can be installed via pkg:
|
Hyperfine can be installed via pkg:
|
||||||
|
Loading…
Reference in New Issue
Block a user