We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a526b8d commit 08fc247Copy full SHA for 08fc247
README.md
@@ -50,7 +50,7 @@ Just import the class that you want to use and its implementations. Here the imp
50
## Use in Node
51
First of all, you have to install the package in your current project
52
```
53
-npm --install jslingua
+npm install jslingua
54
55
Then in your test file, call the module:
56
0 commit comments