4
0
forked from crowetic/commerce

Fix yarn package installation command (#240)

* Fix yarn package installation command

* Update README.md

Co-authored-by: B <curciobelen@gmail.com>
Co-authored-by: B <belen@vercel.com>
This commit is contained in:
Joe Refoy 2021-03-20 02:07:35 +10:00 committed by GitHub
parent a85772a73e
commit b5ba5e76be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,8 @@ Collection of hooks and data fetching functions to integrate Shopify in a React
1. Install dependencies:
```
yarn install shopify-buy
yarn install -D @types/shopify-buy
yarn add shopify-buy
yarn add @types/shopify-buy
```
3. Environment variables need to be set: