README: add instructions on installing via MacPorts for macOS

This commit is contained in:
Herby Gillot 2020-04-01 16:19:47 -04:00 committed by David Peter
parent 8fff8643e0
commit a7e2889566

View File

@ -147,6 +147,12 @@ Hyperfine can be installed via [Homebrew](https://brew.sh):
brew install hyperfine
```
Or you can install using [MacPorts](https://www.macports.org):
```
sudo port selfupdate
sudo port install hyperfine
```
### On FreeBSD
Hyperfine can be installed via pkg: