diff --git a/docs/src/install.md b/docs/src/install.md index 729fbab91b..d9ca201f36 100644 --- a/docs/src/install.md +++ b/docs/src/install.md @@ -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