README: add instructions on installing via MacPorts (#88)

This commit is contained in:
Herby Gillot 2020-06-23 08:21:50 +00:00 committed by GitHub
parent 5864cd5564
commit fd7ce680c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,12 @@ brew tap ajeetdsouza/zoxide
brew install zoxide
```
#### On macOS (via MacPorts)
```sh
port install zoxide
```
#### On NixOS
```sh