doc: uvx not npx (#4240)
This commit is contained in:
@@ -54,9 +54,9 @@
|
|||||||
"id": "blender-mcp",
|
"id": "blender-mcp",
|
||||||
"name": "Blender",
|
"name": "Blender",
|
||||||
"description": "3D modeling and animation integration",
|
"description": "3D modeling and animation integration",
|
||||||
"command": "npx -y blender-mcp",
|
"command": "uvx blender-mcp",
|
||||||
"link": "https://github.com/ahujasid/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,
|
"is_builtin": false,
|
||||||
"endorsed": false,
|
"endorsed": false,
|
||||||
"environmentVariables": []
|
"environmentVariables": []
|
||||||
@@ -625,4 +625,4 @@
|
|||||||
"endorsed": false,
|
"endorsed": false,
|
||||||
"environmentVariables": []
|
"environmentVariables": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user