Skip to content

Commit 40e372e

Browse files
Update README.md
fix typo
1 parent 9c53abe commit 40e372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/mcp/sse_example/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This example uses a local SSE server in [server.py](server.py).
55
Run the example via:
66

77
```
8-
uv run python python examples/mcp/sse_example/main.py
8+
uv run python examples/mcp/sse_example/main.py
99
```
1010

1111
## Details

0 commit comments

Comments
 (0)