Add Homebrew cask install instructions (#705)
* Add Homebrew cask install option for macOS * cask link --------- Co-authored-by: CJ Pais <cj@cjpais.com>
This commit is contained in:
parent
e2028a4b82
commit
7ee324a347
1 changed files with 2 additions and 1 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue