From 7a699bb42e1a2dc4df06b7d200a2d764a415275d Mon Sep 17 00:00:00 2001 From: astrid Date: Sat, 17 Feb 2024 23:12:22 +0100 Subject: [PATCH] Use pnpx for create --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c10b91..9fd16be 100644 --- a/README.md +++ b/README.md @@ -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`