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:
parent
a85772a73e
commit
b5ba5e76be
@ -27,8 +27,8 @@ Collection of hooks and data fetching functions to integrate Shopify in a React
|
|||||||
1. Install dependencies:
|
1. Install dependencies:
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn install shopify-buy
|
yarn add shopify-buy
|
||||||
yarn install -D @types/shopify-buy
|
yarn add @types/shopify-buy
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Environment variables need to be set:
|
3. Environment variables need to be set:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user