Skip to content

Commit 5c5954d

Browse files
committed
Fix npm install command
1 parent 2aff195 commit 5c5954d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The SDK has no external dependencies on other packages.
3030
2) Use npm:
3131

3232
```
33-
$ npm install json2video-sdk
33+
npm install json2video-sdk
3434
```
3535

3636
## Hello world

0 commit comments

Comments
 (0)