From 2292a2e2e05664750e26a8874fdafa023dd8f1f9 Mon Sep 17 00:00:00 2001 From: psociety Date: Wed, 1 Apr 2026 14:45:01 +0200 Subject: [PATCH] Minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29b6dc8..b7ed1f2 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 ```