diff --git a/README.md b/README.md index a3e6a53b..8780f5f7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Status | Lectures To use this repository for making Shopify themes, use the following command of Shopify CLI. ```sh -shopify theme init [ NAME OF YOUR THEME ] --clone-url https://github.com/bbbpppolly/Elizabeth_Clean +shopify theme init [ NAME OF YOUR THEME ] --clone-url https://github.com/polidario/Elizabeth_Clean ``` If you don't have Shopify CLI installed to your computer, navigate to the [installation page of Shopify CLI](https://shopify.dev/themes/tools/cli/installation).