From d7138d226517f60a4af6d350c65c0664fc28c987 Mon Sep 17 00:00:00 2001 From: rsteube Date: Mon, 28 Oct 2024 13:25:51 +0100 Subject: [PATCH] docs: updated homebrew instructions --- docs/src/install.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/install.md b/docs/src/install.md index 729fbab91b..2a9b58368c 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#default) + +```sh +brew install carapace +``` + Install from [rsteube/homebrew-tap](https://github.com/rsteube/homebrew-tap) ```sh