From 76d82e2d121e7bf5952277e0a22e65a70c547b03 Mon Sep 17 00:00:00 2001 From: Kostadin Bashev Date: Tue, 28 Feb 2023 10:57:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad0fc51..3a73aad 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This extension will allow you to generate the feed required to list your product #### Magento 2.4.x (latest) ``` bash -composer require webcode/module-glami +composer require webcodebg/module-glami ``` ### Setup after get package ``` bash