Skip to content

Commit 3fda44b

Browse files
docs(README.md): update model installation details to reflect new model version
1 parent cd568a1 commit 3fda44b

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
@@ -27,7 +27,7 @@ Use npm install:
2727

2828
You will also need the English lite model, to install that use:
2929

30-
npm install https://github.com/winkjs/wink-eng-lite-model/releases/download/0.0.0/wink-eng-lite-model-0.0.0.tgz --save
30+
npm install https://github.com/winkjs/wink-eng-lite-model/releases/download/0.1.0/wink-eng-lite-model-0.1.0.tgz --save
3131

3232
### About wink
3333
[Wink](http://winkjs.org/) is a family of open source packages for **Statistical Analysis**, **Natural Language Processing** and **Machine Learning** in NodeJS. The code is **thoroughly documented** for easy human comprehension and has a **test coverage of ~100%** for reliability to build production grade solutions.

0 commit comments

Comments
 (0)