From faa9024aa86048f920b2917a4609b88f8f80a3fd Mon Sep 17 00:00:00 2001 From: Chris Berthe Date: Thu, 30 Jan 2025 16:25:42 -0500 Subject: [PATCH 1/2] refactor: rename plugin references --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c01fdb9..f66b1ce 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For lots more information, visit the [Devkit documentation](https://github.com/a Before working with this theme, ensure you have the following tools installed on your local development machine: - [Shopify CLI](https://shopify.dev/docs/themes/tools/cli/install) -- [Shopify CLI Theme Component plugin](https://github.com/archetype-themes/plugin-theme-component) +- [Shopify CLI Theme Component plugin](https://github.com/archetype-themes/plugin-devkit) After installation, import the latest changes of your components and locales into your theme by running the following command inside of this Shopify theme directory: From d6517a29cc2f655bf1a99647edc3890cf5f86b8e Mon Sep 17 00:00:00 2001 From: Chris Berthe Date: Tue, 4 Mar 2025 16:10:06 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f66b1ce..358fb72 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For lots more information, visit the [Devkit documentation](https://github.com/a Before working with this theme, ensure you have the following tools installed on your local development machine: - [Shopify CLI](https://shopify.dev/docs/themes/tools/cli/install) -- [Shopify CLI Theme Component plugin](https://github.com/archetype-themes/plugin-devkit) +- [Devkit CLI plugin](https://github.com/archetype-themes/plugin-devkit) After installation, import the latest changes of your components and locales into your theme by running the following command inside of this Shopify theme directory: