From cfb39fcb22e15982c6b23e195a70a427760c3877 Mon Sep 17 00:00:00 2001 From: Val V Date: Thu, 27 Mar 2025 15:22:06 +0000 Subject: [PATCH] Add notes for Homebrew cask --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ba101b4..a061e1e 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,13 @@ My goal is to make it **the most efficient and privacy-focused voice-to-text sol ### Download Get the latest version with a free trial from [tryvoiceink.com](https://tryvoiceink.com). Your purchase helps me work on VoiceInk full-time and continuously improve it with new features and updates. +#### Homebrew +Alternatively, you can install VoiceInk via `brew`: + +```shell +brew install --cask voiceink +``` + ### Build from Source As an open-source project, you can build VoiceInk yourself by following the instructions in [BUILDING.md](BUILDING.md). However, the compiled version includes additional benefits like automatic updates, priority support via Discord and email, and helps fund ongoing development.