From 1c08743d15f193f67b6493ff80a990d0af82ca9c Mon Sep 17 00:00:00 2001 From: John Doe Date: Wed, 9 Apr 2025 00:04:20 +0300 Subject: [PATCH] docs: enhance README --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2ee1bcb..48d2dcf 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,10 @@ npx -y @chaindead/telegram-mcp ### From Releases +#### MacOS +
-

macOS

+ > **Note:** The commands below install to `/usr/local/bin`. To install elsewhere, replace `/usr/local/bin` with your preferred directory in your PATH. @@ -94,9 +96,8 @@ rm telegram-mcp.tar.gz ```
+#### Linux
-

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: @@ -123,9 +124,11 @@ rm telegram-mcp.tar.gz ```
-
-

Windows

+#### Windows +
+ +#### Windows 1. Download the latest release for your architecture: - [Windows x64](https://github.com/chaindead/telegram-mcp/releases/latest/download/telegram-mcp_Windows_x86_64.zip) - [Windows ARM64](https://github.com/chaindead/telegram-mcp/releases/latest/download/telegram-mcp_Windows_arm64.zip)