Skip to content

Commit

Permalink
docs(readme): add MacPorts install info
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot authored Sep 24, 2022
1 parent 62fe690 commit 3b07017
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,16 @@ If you are using Arch Linux, **git-cliff** can be installed from the [community
pacman -S git-cliff
```

### MacPorts

On macOS, **git-cliff** can be installed via [MacPorts](https://www.macports.org):

```sh
sudo port install git-cliff
```

[Port page](https://ports.macports.org/port/git-cliff/)

### Binary releases

See the available binaries for different operating systems/architectures from the [releases page](https://github.com/orhun/git-cliff/releases).
Expand Down

0 comments on commit 3b07017

Please sign in to comment.