From 003f6a4dd9138f2d271bc2abbb0a3dcb1b4d265d Mon Sep 17 00:00:00 2001 From: wander Date: Sun, 8 Mar 2026 05:12:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f9faae..6a73c23 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ VIDEO_URL=http://localhost:8457/video 1. Clone this repo and navigate into it: ```bash -git clone https://github.com/Salpertio/tubesorter.git +git clone https://github.com/wander/ta-organizerr.git cd tubesorter ```