Skip to content

Commit 499816d

Browse files
authored
Merge pull request #32 from uicrooks/dev
v2.4.4
2 parents f483022 + 76fec23 commit 499816d

File tree

3 files changed

+81
-190
lines changed

3 files changed

+81
-190
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ $ yarn install --force
155155
> `npm` requires the extra `--` before any arguments! When using `yarn` you can omit them.
156156
157157
```sh
158-
$ npm run shopify:init -- --password [your-api-password] --store [your-store.myshopify.com] --env [dev or live] --name ['theme name']
158+
$ npm run shopify:init -- --password [your-api-password] --store [your-store.myshopify.com] --env [dev or live] --name [theme-name]
159159
```
160160

161161
3. Publish the new theme through the Shopify panel: **your-store.myshopify.com/admin/themes**

0 commit comments

Comments
 (0)