Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jisotalo committed Oct 3, 2024
1 parent 01a538c commit 3b99571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Install the [npm package](https://www.npmjs.com/package/ads-client) using npm co
npm i ads-client
```

If you are using TypeScript, install unofficial types using npm command (thanks [Christian Rishøj](https://github.com/crishoj)):
If you are using TypeScript, consider using the [v2 beta version](#version-2-will-be-released-soon). You can also install unofficial types using npm command (thanks [Christian Rishøj](https://github.com/crishoj)):
```bash
npm install --save @types/ads-client
```
Expand Down

0 comments on commit 3b99571

Please sign in to comment.