diff --git a/examples/mcp/filesystem_example/README.md b/examples/mcp/filesystem_example/README.md index 83183fb4..4ed6ac46 100644 --- a/examples/mcp/filesystem_example/README.md +++ b/examples/mcp/filesystem_example/README.md @@ -5,7 +5,7 @@ This example uses the [filesystem MCP server](https://github.com/modelcontextpro Run it via: ``` -uv run python python examples/mcp/filesystem_example/main.py +uv run python examples/mcp/filesystem_example/main.py ``` ## Details