Skip to content

Commit

Permalink
Merge pull request #49 from knpwrs/patch-1
Browse files Browse the repository at this point in the history
Use `npm init video` instead of `npx create-video`
  • Loading branch information
JonnyBurger committed Feb 11, 2021
2 parents 6464c76 + a679179 commit 0af0467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ yarn create video
or

```bash
npx create-video
npm init video
```

That's it! Wait for the installation to be finished and follow the instructions in the terminal.

0 comments on commit 0af0467

Please sign in to comment.