From e914bc59c99bafa022950f8f2c8d9f964df8a778 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Wed, 6 May 2026 21:21:55 +1000 Subject: [PATCH] Change readme use local instead of git in settings.json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da0b4d..1758418 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ To use the **System Architect** skills and **Steel Browser** extension with this { "packages": [ { - "source": "git:https://audasmedia.com.au", + "source": "/home/sam/ai-assets", "extensions": [ "extensions/steel-browser/index.ts" ],