We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43930d commit 705210aCopy full SHA for 705210a
README.md
@@ -6,9 +6,10 @@ Dibs Flexwin module for Magento 2 for D2 merchants
6
7
Install
8
=======
9
-1.With composer:
10
- composer require dibs/module-payment-flexwin
11
-2. Or just clone repository, create folder
12
- app/code/Dibs/Flexwin and place modules files here
13
-3. in Magento root folder
14
- php bin/magento module:enable Dibs_Flexwin
+1.With composer: **composer require dibs/module-payment-flexwin**
+2. Or just clone repository, create folder **app/code/Dibs/Flexwin** and place modules files here
+3. in Magento root folder: **php bin/magento module:enable Dibs_Flexwin**
+
+Packagist
+========
15
+[https://packagist.org/packages/dibs/module-payment-flexwin](https://packagist.org/packages/dibs/module-payment-flexwin)
0 commit comments