Update README.md
This commit is contained in:
parent
72e38e4902
commit
77e6a4e460
10
README.md
10
README.md
@ -27,16 +27,14 @@ The system consists of two main components:
|
|||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|
||||||
Run blender-mcp without installing it permanently (pipx or uvx will automatically download and run the package):
|
Run blender-mcp without installing it permanently (uvx will automatically download and run the package):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
uvx run blender-mcp
|
uvx blender-mcp
|
||||||
```
|
```
|
||||||
|
|
||||||
If you don't have uvx, download uv:
|
If you don't have uvx, [download uv](https://docs.astral.sh/uv/getting-started/installation/)
|
||||||
```bash
|
|
||||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
|
||||||
```
|
|
||||||
|
|
||||||
### Claude for Desktop Integration
|
### Claude for Desktop Integration
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user