Skip to content

Commit 08fc247

Browse files
committed
readme: npm install
1 parent a526b8d commit 08fc247

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
@@ -50,7 +50,7 @@ Just import the class that you want to use and its implementations. Here the imp
5050
## Use in Node
5151
First of all, you have to install the package in your current project
5252
```
53-
npm --install jslingua
53+
npm install jslingua
5454
```
5555
Then in your test file, call the module:
5656
```

0 commit comments

Comments
 (0)