Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ A [theme app extension](https://shopify.dev/apps/online-store/theme-app-extensio
If this is your first time building a theme extension, take a look at the [Getting Started guide](https://shopify.dev/apps/online-store/theme-app-extensions/getting-started).


TL;DR: [Install the Shopify CLI](https://shopify-dev-staging.shopifycloud.com/apps/tools/cli/installation), log into your partner account with `shopify login`, and then create a new theme extension using the `--getting-started` flag:
TL;DR: [Install the Shopify CLI](https://shopify.dev/apps/tools/cli/installation), log into your partner account with `shopify login`, and then create a new theme extension using the `--getting-started` flag:

```
shopify extension create --type=THEME_APP_EXTENSION --getting-started
```

## License

This respository is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
This respository is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).