We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f483022 + 76fec23 commit 499816dCopy full SHA for 499816d
README.md
@@ -155,7 +155,7 @@ $ yarn install --force
155
> `npm` requires the extra `--` before any arguments! When using `yarn` you can omit them.
156
157
```sh
158
-$ npm run shopify:init -- --password [your-api-password] --store [your-store.myshopify.com] --env [dev or live] --name ['theme name']
+$ npm run shopify:init -- --password [your-api-password] --store [your-store.myshopify.com] --env [dev or live] --name [theme-name]
159
```
160
161
3. Publish the new theme through the Shopify panel: **your-store.myshopify.com/admin/themes**
0 commit comments