Skip to content

Commit

Permalink
Fixes pnpm typo in README (vercel#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
TuckerMassad authored Oct 6, 2023
1 parent 5cb1245 commit 2035fa0
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 @@ -60,7 +60,7 @@ Your app should now be running on [localhost:3000](http://localhost:3000/).
1. Select the `Vercel Solutions` scope.
1. Connect to the existing `commerce-shopify` project.
1. Run `vc env pull` to get environment variables.
1. Run `pmpm dev` to ensure everything is working correctly.
1. Run `pnpm dev` to ensure everything is working correctly.
</details>

## Vercel, Next.js Commerce, and Shopify Integration Guide
Expand Down

0 comments on commit 2035fa0

Please sign in to comment.