Skip to content

Commit

Permalink
update brew docs to use brew core instead of tapping (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
miniscruff authored Jan 1, 2025
1 parent 3f5833d commit 9bfd118
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ scoop install changie

## macOS with Homebrew

On macOS, you can use [Homebrew](https://brew.sh/) to install by first tapping
the repository.
On macOS, you can use [Homebrew](https://brew.sh/) to install changie from homebrew core.

```sh
brew tap miniscruff/changie https://github.com/miniscruff/changie
brew install changie
```

Expand Down

0 comments on commit 9bfd118

Please sign in to comment.