From 778f615bbd2cc1d5c1c730e494bcaceda109c4d7 Mon Sep 17 00:00:00 2001 From: Tucker Date: Thu, 5 Oct 2023 18:32:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5816f61e6..838cd1a04 100644 --- a/README.md +++ b/README.md @@ -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. ## Vercel, Next.js Commerce, and Shopify Integration Guide