Skip to content

Commit 8fbf05d

Browse files
author
RoomWithOutRoof
committed
fix: correct markitdown_mcp link in README
The Python package name is markitdown_mcp (with underscore), not markitdown-mcp (with hyphen). This matches the Python package naming convention. Fixes #1770
1 parent 63cbbd9 commit 8fbf05d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Built by AutoGen Team](https://img.shields.io/badge/Built%20by-AutoGen%20Team-blue)](https://github.com/microsoft/autogen)
66

77
> [!TIP]
8-
> MarkItDown now offers an MCP (Model Context Protocol) server for integration with LLM applications like Claude Desktop. See [markitdown-mcp](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) for more information.
8+
> MarkItDown now offers an MCP (Model Context Protocol) server for integration with LLM applications like Claude Desktop. See [markitdown_mcp](https://github.com/microsoft/markitdown/tree/main/packages/markitdown_mcp) for more information.
99
1010
> [!IMPORTANT]
1111
> Breaking changes between 0.0.1 to 0.1.0:

0 commit comments

Comments
 (0)