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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ To run the MCP server, ussing STDIO (default) use the following command:
markitdown-mcp 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 ```bash
markitdown-mcp --sse --host 127.0.0.1 --port 3001 markitdown-mcp --sse --host 127.0.0.1 --port 3001