From aa1cf788255040632308ab80faf203dc997ae91e Mon Sep 17 00:00:00 2001 From: Simon Sprankel Date: Wed, 9 Oct 2019 10:59:12 +0200 Subject: [PATCH] fixed composer key --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de581fd..5a11f52 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Autocomplete functionality provides the intuitive search experience and instantl Run the following command in Magento 2 root folder: ``` -composer require mageworx/module-searchsuiteautocompletemeta +composer require mageworx/module-searchsuiteautocomplete php bin/magento setup:upgrade php bin/magento setup:static-content:deploy ```