Skip to content

Commit f3a8fa6

Browse files
Update README.md (#259)
Co-authored-by: Oleksandr Miroshnichenko <[email protected]>
1 parent 4ee3ff0 commit f3a8fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can download and install our extension in [Magento marketplace](https://mark
6363
* Go to your magento root path
6464
* Execute command `cd /var/www/Magento` or
6565
`cd /var/www/html/Magento` based on your server Centos or Ubuntu.
66-
* run composer command: `composer require meta/meta-for-magento2`
66+
* run composer command: `composer require meta/meta-for-magento2 -W`
6767
- To enable modules execute `php bin/magento module:enable Meta_BusinessExtension Meta_Catalog Meta_Conversion Meta_Promotions Meta_Sales`
6868
- Execute `php bin/magento setup:upgrade`
6969
- Optional `php bin/magento setup:static-content:deploy`

0 commit comments

Comments
 (0)