Skip to content

Commit

Permalink
Update npm command to create app
Browse files Browse the repository at this point in the history
  • Loading branch information
zzooeeyy committed Aug 10, 2023
1 parent 3751bc2 commit a34c5b2
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 @@ -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:
Expand Down

0 comments on commit a34c5b2

Please sign in to comment.