2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-30 22:05:28 +00:00

Update README.md (#790)

This commit is contained in:
Mohamed Nainar
2020-04-30 20:54:29 +05:30
committed by GitHub
parent 8bf57c1275
commit c6a0eedc9a

View File

@@ -17,8 +17,8 @@ Node.js module to interact with the official [Telegram Bot API](https://core.tel
## Install ## Install
```bash ```sh
npm install --save node-telegram-bot-api npm i node-telegram-bot-api
``` ```
## Usage ## Usage