Update download link to Gitea Releases page

This commit is contained in:
Win Dictation Dev
2026-06-11 21:29:29 +12:00
parent a94fe10320
commit 32d6e028d1
+2 -4
View File
@@ -6,11 +6,9 @@ A push-to-talk speech-to-text utility for Windows. Press a hotkey, speak, and yo
## Quick Download ## 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. Go to the Releases page, download `WinDictation.zip`, extract, 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.
--- ---