Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MorfDev authored Oct 28, 2024
1 parent 8949cc7 commit b270c14
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ This extension need to searching, preparing and seending information about custo

**How to install the extension:**
1) Download actual version of the extension
2) Unpack it on your Magento 2 store
2) Unpack it on your Magento 2 store in app/code/Magento/Freshdesk directory or use Composer:
```
composer require morfdev/module-freshdesk
```
3) Run following commands in console:
```
bin/magento setup:upgrade
Expand Down

0 comments on commit b270c14

Please sign in to comment.