diff --git a/README.md b/README.md index c589525..35d2bef 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,9 @@ A push-to-talk speech-to-text utility for Windows. Press a hotkey, speak, and yo ## Quick Download -**[Download Latest Release (WinDictation.zip)](release/WinDictation.zip)** +**[Download Latest Release](https://git.quietidiot.com/michael-treadgold/win-dictate/releases)** -Extract the ZIP file and run `win-dictation.exe`. The release includes all required DLLs and a Whisper model. - -For new releases, run `.\src\package.ps1` after building, then attach `dist\WinDictation.zip` to a [Gitea Release](https://docs.gitea.com/usage/packages/overview) on your instance. +Go to the Releases page, download `WinDictation.zip`, extract, and run `win-dictation.exe`. The release includes all required DLLs and a Whisper model. ---