From 02d332bcaa9dcac1206f011b3f7436d47d38b242 Mon Sep 17 00:00:00 2001 From: Outis Date: Wed, 25 Mar 2026 09:10:37 -0400 Subject: [PATCH] Update installation script URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e56a9..48bc54f 100644 --- a/README.md +++ b/README.md @@ -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: