Skip to content

Commit 9c1bfa6

Browse files
authored
Update installation command for tokenizers package
1 parent bef29cf commit 9c1bfa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Run today's most used tokenizers directly in your browser or Node.js application
2727
## Installation
2828

2929
```bash
30-
pnpm add @huggingface/tokenizers
30+
npm install @huggingface/tokenizers
3131
```
3232

3333
Alternatively, you can use it via a CDN as follows:

0 commit comments

Comments
 (0)