From b270c1425a01a11bbd06f39cc5805f6da3a78286 Mon Sep 17 00:00:00 2001 From: MorfDev <112710104+MorfDev@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:57:56 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c5bb4f..633962a 100644 --- a/README.md +++ b/README.md @@ -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