Update installation script URL in README

This commit is contained in:
Outis
2026-03-25 09:10:37 -04:00
committed by GitHub
parent d7d2aad396
commit 02d332bcaa
+1 -1
View File
@@ -10,7 +10,7 @@
## Quick install
```bash
bash <(curl -fsSL https://raw.githubusercontent.com/YOUR_USERNAME/openwhispr-easy-setup/main/setup-openwhispr.sh)
bash <(curl -fsSL https://raw.githubusercontent.com/outis1one/openwhispr-easy-setup/main/setup-openwhispr.sh)
```
Or clone and run: