Skip to content

Commit 22d99fd

Browse files
authored
docs: update @types install note (#999)
1 parent fe4afd6 commit 22d99fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm i node-telegram-bot-api
2626

2727
> ✍️ **Note:** If you use Typescript you can install this package that contains type definitions for this library
2828
>```sh
29-
>npm install --save @types/node-telegram-bot-api
29+
>npm install --save-dev @types/node-telegram-bot-api
3030
>```
3131
3232
## 🚀 Usage

0 commit comments

Comments
 (0)