diff --git a/README.md b/README.md index 3097e48..d189d6e 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,11 @@ The corresponding version of the Smart Category Kit will be installed automatica 2. Enter following commands to install module: ```bash - composer require faonni/module-smart-category-kit + composer require faonni/module-smart-category-kit 2.3.* + composer require faonni/module-smart-category-kit 2.2.* + composer require faonni/module-smart-category-kit 2.1.* ``` - Wait while dependencies are updated. + Choose one based on your Magento version and wait while dependencies are updated. #### Manual Installation @@ -95,4 +97,4 @@ This works only with modules defined as Composer packages. ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile - php bin/magento setup:static-content:deploy (optional) \ No newline at end of file + php bin/magento setup:static-content:deploy (optional)