From 7ee324a34720f209fc7dba75c123782401e0dbcb Mon Sep 17 00:00:00 2001 From: Fero Date: Tue, 3 Feb 2026 12:41:03 +0100 Subject: [PATCH] Add Homebrew cask install instructions (#705) * Add Homebrew cask install option for macOS * cask link --------- Co-authored-by: CJ Pais --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4f57f0..992ccdd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ The process is entirely local: ### Installation 1. Download the latest release from the [releases page](https://github.com/cjpais/Handy/releases) or the [website](https://handy.computer) -2. Install the application following platform-specific instructions + - **macOS**: Also available via [Homebrew cask](https://formulae.brew.sh/cask/handy): `brew install --cask handy` +2. Install the application 3. Launch Handy and grant necessary system permissions (microphone, accessibility) 4. Configure your preferred keyboard shortcuts in Settings 5. Start transcribing!