Skip to content

Commit

Permalink
Update README.md with correct Shopify provider variable value (vercel…
Browse files Browse the repository at this point in the history
  • Loading branch information
okbel authored Mar 2, 2022
1 parent ddc6f83 commit bbe97ab
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 @@ -49,7 +49,7 @@ Open `site/.env.local` and change the value of `COMMERCE_PROVIDER` to the provid
The setup for Shopify would look like this for example:

```
COMMERCE_PROVIDER=shopify
COMMERCE_PROVIDER=@vercel/commerce-shopify
NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN=xxxxxxx.myshopify.com
```
Expand Down

0 comments on commit bbe97ab

Please sign in to comment.