mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
doc: uvx not npx (#4240)
This commit is contained in:
@@ -54,9 +54,9 @@
|
||||
"id": "blender-mcp",
|
||||
"name": "Blender",
|
||||
"description": "3D modeling and animation integration",
|
||||
"command": "npx -y blender-mcp",
|
||||
"command": "uvx blender-mcp",
|
||||
"link": "https://github.com/ahujasid/blender-mcp",
|
||||
"installation_notes": "Install using npx package manager.",
|
||||
"installation_notes": "Install using uvx package manager.",
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
@@ -625,4 +625,4 @@
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user