diff --git a/bindings/node/README.md b/bindings/node/README.md index 60ec0c32..4b3bfb57 100644 --- a/bindings/node/README.md +++ b/bindings/node/README.md @@ -32,7 +32,7 @@ If you are interested in the High-level design, you can go check it there. ## Installation ```bash -npm install tokenizers +npm install tokenizers@latest ``` ## Basic example