From c6a0eedc9afa9f5ca66ead6f4f351070c0bccfe1 Mon Sep 17 00:00:00 2001 From: Mohamed Nainar Date: Thu, 30 Apr 2020 20:54:29 +0530 Subject: [PATCH] Update README.md (#790) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2713410..a9ddb409 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Node.js module to interact with the official [Telegram Bot API](https://core.tel ## Install -```bash -npm install --save node-telegram-bot-api +```sh +npm i node-telegram-bot-api ``` ## Usage