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)