Skip to content

Commit

Permalink
Merge pull request #951 from lorand-horvath/patch-1
Browse files Browse the repository at this point in the history
README.md: themekit node wrapper package name is @shopify/themekit
  • Loading branch information
gonzaloriestra authored Mar 18, 2024
2 parents 2fbc89e + a08a694 commit 071360a
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 @@ -35,7 +35,7 @@ You can install Theme Kit using the command line on the following operating syst
If you want to integrate Theme Kit into your build process, then you can run the following `npm` command to install the [Node wrapper](https://github.com/Shopify/node-themekit) around Theme Kit:

``` terminal
$ npm install themekit
$ npm install @shopify/themekit
```

## Reference guides
Expand Down

0 comments on commit 071360a

Please sign in to comment.