Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JackerNgo committed May 28, 2020
1 parent 55484b4 commit a897586
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Documentation
## How to install
Run the following command in Magento 2 root folder:

- Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
- User guide: https://docs.mageplaza.com/automatic-related-products/
- Report a security issue to security@mageplaza.com
```
composer require mageplaza/module-automatic-related-products-graphql
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

0 comments on commit a897586

Please sign in to comment.