Skip to content

Commit

Permalink
Merge pull request #2575 from carapace-sh/docs-homebrew
Browse files Browse the repository at this point in the history
docs: updated homebrew instructions
  • Loading branch information
rsteube authored Oct 28, 2024
2 parents 3a0a6c6 + 8f3fc4c commit bae800f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ apt-get update && apt-get install carapace-bin

## Homebrew

Install from [homebrew-core](https://formulae.brew.sh/formula/carapace)

```sh
brew install carapace
```

Install from [rsteube/homebrew-tap](https://github.com/rsteube/homebrew-tap)

```sh
Expand Down

0 comments on commit bae800f

Please sign in to comment.