Skip to content

Commit

Permalink
fix(get-started): correct npm create (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
uflaks authored Oct 8, 2024
1 parent a94a4e8 commit d359389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vxrn is an experimental package to build and serve your React Native apps using
We have a very experimental create package now with some template starters:

```bash
npx create vxrn@latest
npm create vxrn@latest
```

Install:
Expand Down

0 comments on commit d359389

Please sign in to comment.