diff --git a/README.md b/README.md index 10cfae9..e13fcc6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ yarn create @shopify/app --template=ruby Using npx: ```shell -npm init @shopify/app@latest --template=ruby +npm init @shopify/app@latest -- --template=ruby ``` Using pnpm: