Change readme use local instead of git in settings.json

This commit is contained in:
2026-05-06 21:21:55 +10:00
parent 6224e9a0db
commit e914bc59c9

View File

@@ -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"
],