Add Windows installation with winget to README (#1046)
https://github.com/microsoft/winget-pkgs/pull/336309#issuecomment-4054883712
This commit is contained in:
parent
b833a21f04
commit
2a528d8d10
1 changed files with 3 additions and 2 deletions
|
|
@ -37,8 +37,9 @@ 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)
|
||||
- **macOS**: Also available via [Homebrew cask](https://formulae.brew.sh/cask/handy): `brew install --cask handy` \
|
||||
**Note:** The Homebrew cask is not maintained by the Handy developers.
|
||||
- **macOS**: Also available via [Homebrew cask](https://formulae.brew.sh/cask/handy): `brew install --cask handy`
|
||||
- **Windows**: Also available via [winget](https://github.com/microsoft/winget-pkgs): `winget install cjpais.Handy` \
|
||||
**Note:** The Homebrew cask and winget package are not maintained by the Handy developers.
|
||||
2. Install the application
|
||||
3. Launch Handy and grant necessary system permissions (microphone, accessibility)
|
||||
4. Configure your preferred keyboard shortcuts in Settings
|
||||
|
|
|
|||
Loading…
Reference in a new issue