We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef29cf commit 9c1bfa6Copy full SHA for 9c1bfa6
1 file changed
README.md
@@ -27,7 +27,7 @@ Run today's most used tokenizers directly in your browser or Node.js application
27
## Installation
28
29
```bash
30
-pnpm add @huggingface/tokenizers
+npm install @huggingface/tokenizers
31
```
32
33
Alternatively, you can use it via a CDN as follows:
0 commit comments