From f703639bf997326b2751c498ff9c6b92b560ee24 Mon Sep 17 00:00:00 2001 From: Magenest JSC <44190478+magenest-dev@users.noreply.github.com> Date: Wed, 8 Jan 2020 15:59:27 +0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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