From 484a84971e52c4d996b65223eb771e07ff70f216 Mon Sep 17 00:00:00 2001 From: Adrian Carolli Date: Sat, 26 Jul 2025 03:43:13 -0400 Subject: [PATCH] chore: update clone url to reflect new Github org (#230) chore: update clone url to reflect new org Signed-off-by: Adrian Carolli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efc80af..f90caf8 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ uv add SuperClaude **Option B: From Source** ```bash -git clone https://github.com/NomenAK/SuperClaude.git +git clone https://github.com/SuperClaude-Org/SuperClaude_Framework.git cd SuperClaude uv sync ```