docs: readme
This commit is contained in:
parent
1c08743d15
commit
d816a05847
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ The server is a bridge between the Telegram API and the AI assistants and is bas
|
||||||
- [Homebrew](#homebrew)
|
- [Homebrew](#homebrew)
|
||||||
- [NPX](#npx)
|
- [NPX](#npx)
|
||||||
- [From Releases](#from-releases)
|
- [From Releases](#from-releases)
|
||||||
- [macOS](#macos)
|
- [MacOS](#macos)
|
||||||
- [Linux](#linux)
|
- [Linux](#linux)
|
||||||
- [Windows](#windows)
|
- [Windows](#windows)
|
||||||
- [From Source](#from-source)
|
- [From Source](#from-source)
|
||||||
|
|
@ -69,7 +69,6 @@ npx -y @chaindead/telegram-mcp
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|
||||||
|
|
||||||
> **Note:** The commands below install to `/usr/local/bin`. To install elsewhere, replace `/usr/local/bin` with your preferred directory in your PATH.
|
> **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:
|
First, download the archive for your architecture:
|
||||||
|
|
@ -98,6 +97,7 @@ rm telegram-mcp.tar.gz
|
||||||
|
|
||||||
#### Linux
|
#### Linux
|
||||||
<details>
|
<details>
|
||||||
|
|
||||||
> **Note:** The commands below install to `/usr/local/bin`. To install elsewhere, replace `/usr/local/bin` with your preferred directory in your PATH.
|
> **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:
|
First, download the archive for your architecture:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue