From 8268f0e8a8ad984f278735cd93bd6e08262ee67c Mon Sep 17 00:00:00 2001 From: Bhumit Chaudhry <78070889+bhumitschaudhry@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:20:28 +0530 Subject: [PATCH] Update clone URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47ce6cd..dd792b4 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ OpenShorts is free. You only pay for the AI APIs you use — and most have gener ### 1. Clone ```bash -git clone https://github.com/your-username/OpenShorts.git +git clone https://github.com/mutonby/openshorts.git cd OpenShorts ```