From 554ac59ef82c901ac80da6b65d104945abd90457 Mon Sep 17 00:00:00 2001 From: jrobgood Date: Sun, 30 Mar 2025 17:09:44 -0700 Subject: [PATCH] Update README.md GH path hygiene --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45ac074..9f6cc35 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ npm install --save-dev @agentics.org/sparc2 ```bash # Clone the repository -git clone https://github.com/agentics-org/sparc2.git +git clone https://github.com/agenticsorg/sparc2.git cd sparc2 # Install dependencies @@ -779,4 +779,4 @@ deno test --allow-read --allow-write --allow-env --allow-net --allow-run tests/c ## License -MIT \ No newline at end of file +MIT