Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magenest-dev authored Jan 8, 2020
1 parent 5bf1bfe commit f495bca
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ For detailed user guide of this extension, please visit: https://confluence.izys
All updates of this module are included in CHANGELOG.md file.

Installation
Copy our extension to folder app/code/Magenest/ImageGallery.
1. Run php/bin/magento setup:upgrade to install module.
2. Run php bin/magento setup:di:compile to generate necessary file.
3. Run php bin/magento setup:static-content:deploy.

Via Composer: run the following commands from root Magento 2 directory:
* composer require magenest/module-image-gallery
* php bin/magento setup:upgrade
* php bin/magento setup:di:compile
* php bin/magento setup:static-content:deploy

0 comments on commit f495bca

Please sign in to comment.