Update README.md (#1187)

updated subtle misspelling.
This commit is contained in:
createcentury
2025-04-14 01:31:40 +09:00
committed by GitHub
parent ebe2684b3d
commit 041be54471

View File

@@ -25,7 +25,7 @@ To run the MCP server, ussing STDIO (default) use the following command:
markitdown-mcp
```
To run the MCP server, ussing SSE use the following command:
To run the MCP server, using SSE use the following command:
```bash
markitdown-mcp --sse --host 127.0.0.1 --port 3001