Skip to content

Commit d53116d

Browse files
committed
readme updated
1 parent 7123556 commit d53116d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def get_greeting(name: str) -> str:
129129

130130
You can install this server in [Claude Desktop](https://claude.ai/download) and interact with it right away by running:
131131
```bash
132-
mcp install server.py
132+
uv run mcp install server.py
133133
```
134134

135135
Alternatively, you can test it with the MCP Inspector:

0 commit comments

Comments
 (0)