From c304300edbe9f004de8e80317e424ad71ba9600e Mon Sep 17 00:00:00 2001 From: tjeujansen Date: Wed, 3 Sep 2025 13:31:29 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 940f984..20b426f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ composer require tweakwise/magento2-tweakwise-js Enable module and run installers ```sh -php bin/magento module:enable Tweakwise_Magento2TweakwiseExport Tweakwise_TweakwiseJs +php bin/magento module:enable Emico_AttributeLanding Tweakwise_Magento2TweakwiseExport Tweakwise_TweakwiseJs php bin/magento setup:upgrade php bin/magento setup:static-content:deploy ```