Skip to content

Commit

Permalink
Fix npm install command
Browse files Browse the repository at this point in the history
  • Loading branch information
qcardona committed Mar 20, 2022
1 parent 2aff195 commit 5c5954d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The SDK has no external dependencies on other packages.
2) Use npm:

```
$ npm install json2video-sdk
npm install json2video-sdk
```

## Hello world
Expand Down

0 comments on commit 5c5954d

Please sign in to comment.