Skip to content

Commit

Permalink
Use pnpx for create
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-party authored Feb 17, 2024
1 parent 912cbba commit 7a699bb
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 @@ -22,7 +22,7 @@ Creates a [basic project](https://github.com/ari-party/scribunto-bundler/tree/ma
```bash
$ npx scribunto-bundler --create
# or
$ pnpm scribunto-bundler --create
$ pnpx scribunto-bundler --create
```

### `bundle`
Expand Down

0 comments on commit 7a699bb

Please sign in to comment.