Skip to content

Commit e945a1d

Browse files
committed
Update readme with install instructions
1 parent cb8dfaf commit e945a1d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,10 @@ Custom loaders should be added to `LoadService` object via DI configuration like
2525
</arguments>
2626
</type>
2727
```
28+
29+
## Installation
30+
31+
Given EOL of Composer 1 all new packagist packages are not published for some time. So best way to keep your install up-to-date is to use Composer 2.0.
32+
```bash
33+
composer require ecomdev/magento2-product-data-preloader
34+
```

0 commit comments

Comments
 (0)