2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 13:27:44 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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