diff --git a/docs/README.md b/docs/README.md index b5b71982e..b5a7155ec 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,13 +19,13 @@ Bots are special [Telegram](https://telegram.org) accounts designed to handle me ## Installation ```bash -npm install telegraf --save +npm install telegraf@3.39.0 --save ``` or using yarn ```bash -yarn add telegraf +yarn add telegraf@3.39.0 ``` ## Example