Skip to content

Commit 5c5954d

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

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
@@ -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)