From 33aef1a38da5947fcb5342cb70da22710d6ad9dd Mon Sep 17 00:00:00 2001 From: Vdudin <47356252+vitaliddd@users.noreply.github.com> Date: Wed, 17 Feb 2021 14:16:58 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f064dcf..81a23b7 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ GraphQL API module for Mageworx [Magento 2 SEO Suite Ultimate](https://www.magew - Download this module and upload it to the `app/code/MageWorx/SeoXTemplatesGraphQl` directory *(create "SeoXTemplatesGraphQl" first if missing)* **2) Installation using composer (from packagist)** -- Execute the following command: `composer require SeoXTemplatesGraphQl` +- Execute the following command: `composer require mageworx/module-seoxtemplates-graph-ql` ## How to use The SeoXTemplatesGraphQl modifies the necessary attributes of the entities of Product, categories and CMS pages, when you call these entities using the standard GraphQL requests.