diff --git a/README.md b/README.md index 890429e..abc8b3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Magenest Multiple Wishlist +## Installation +Via Composer: run the following commands from root Magento 2 directory: +* composer require magenest/module-multiple-wishlist +* php bin/magento setup:upgrade +* php bin/magento setup:di:compile +* php bin/magento setup:static-content:deploy + ## User guide - If you have trouble installing this extension, please visit: http://www.confluence.izysync.com/display/DOC/1.+Multiple+Wishlist+Installation+Guide - For detailed user guide of this extension, please visit: http://www.confluence.izysync.com/display/DOC/2.+Multiple+Wishlist+User+Guide