Skip to content

Commit

Permalink
docs(website): add installation instructions for Homebrew (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-cho committed Nov 24, 2023
1 parent 04d149e commit b2f8091
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/docs/installation/homebrew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Homebrew

On macOS, **git-cliff** can be installed via [Homebrew](https://formulae.brew.sh/formula/git-cliff):

```bash
brew install git-cliff
```

0 comments on commit b2f8091

Please sign in to comment.