Skip to content

Commit

Permalink
readme: add Homebrew installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
p-linnane authored and davidmdm committed Mar 2, 2025
1 parent 2eb398a commit d09865f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ From source:
go install github.com/yokecd/yoke/cmd/yoke@latest
```

With Homebrew:

```bash
brew install yoke
```

## Documentation

Official documentation can be found [here](https://yokecd.github.io/docs)
Expand Down

0 comments on commit d09865f

Please sign in to comment.