From 0f28dd9cd5cd26a9146b2c7cb2f8aab2b9dddcf7 Mon Sep 17 00:00:00 2001 From: TacticalWorldsTCG <149793660+TacticalWorldsTCG@users.noreply.github.com> Date: Sat, 21 Feb 2026 08:43:16 -0500 Subject: [PATCH] Update repository URL in README Updated link to correct repository for cloning the agent team --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd78a7a..c953622 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Use as many or as few as you need, in any order. They are designed to know their ### 1. Get the Agents ```bash -git clone https://github.com/groupzer0/agents.git +git clone https://github.com/groupzer0/vs-code-agents.git ``` ### 2. Add to Your Project