Skip to content

Commit af77832

Browse files
authored
Update README.md
1 parent 4776824 commit af77832

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
@@ -8,6 +8,13 @@ This module adds WebP support to Magento 2. Currently, it ships with the followi
88
- [Support](SUPPORT.md)
99
- [TODO](TODO.md)
1010

11+
## Installation
12+
13+
Composer install:
14+
```
15+
composer require landofcoder/module-webp2
16+
```
17+
1118
## Requesting support
1219
Feel free to open an **Issue** here on GitHub. However, do make sure to be thorough. See [SUPPORT.md](SUPPORT.md) for further details.
1320

0 commit comments

Comments
 (0)