diff --git a/README.md b/README.md index c4a5a6b5..3ef25172 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Using yarn: yarn create @shopify/app --template php ``` -Using npx: +Using npm: ```shell npm init @shopify/app@latest -- --template php