From d816a0584730473e17d4ab3fd270bef2fa9180b7 Mon Sep 17 00:00:00 2001 From: John Doe Date: Wed, 9 Apr 2025 00:06:53 +0300 Subject: [PATCH] docs: readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48d2dcf..0d308f6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The server is a bridge between the Telegram API and the AI assistants and is bas - [Homebrew](#homebrew) - [NPX](#npx) - [From Releases](#from-releases) - - [macOS](#macos) + - [MacOS](#macos) - [Linux](#linux) - [Windows](#windows) - [From Source](#from-source) @@ -69,7 +69,6 @@ npx -y @chaindead/telegram-mcp
- > **Note:** The commands below install to `/usr/local/bin`. To install elsewhere, replace `/usr/local/bin` with your preferred directory in your PATH. First, download the archive for your architecture: @@ -98,6 +97,7 @@ rm telegram-mcp.tar.gz #### Linux
+ > **Note:** The commands below install to `/usr/local/bin`. To install elsewhere, replace `/usr/local/bin` with your preferred directory in your PATH. First, download the archive for your architecture: