From 412067c952ec799a8caeaab811cf6045a4f13ac8 Mon Sep 17 00:00:00 2001 From: Eugene Evstafev <36392751+chigwell@users.noreply.github.com> Date: Thu, 17 Apr 2025 17:26:36 +0100 Subject: [PATCH] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12e913b..c808310 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This MCP server provides a comprehensive suite of tools for seamless Telegram in ### 1. Clone the Repository ```bash -git clone https://github.com/l1v0n1/telegram-mcp-server +git clone https://github.com/chigwell/telegram-mcp-server cd telegram-mcp-server ``` @@ -155,4 +155,4 @@ This project is licensed under the [Apache 2.0 License](LICENSE). - [Telethon](https://github.com/LonamiWebs/Telethon) for the Telegram client library - [Model Context Protocol](https://modelcontextprotocol.io/) for the integration framework -- [Anthropic](https://www.anthropic.com/) for Claude and the Claude Desktop app \ No newline at end of file +- [Anthropic](https://www.anthropic.com/) for Claude and the Claude Desktop app