Skip to content

Commit c356e83

Browse files
authored
Add install section to README
1 parent 144ff42 commit c356e83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
One keyword to minify them all (the assets: JS, CSS, Stylus, Less, Coffee,
99
React) in your pug-php template.
1010

11+
## Install
12+
13+
```shell
14+
composer require pug-php/pug-minify
15+
```
16+
1117
## Usage
1218

1319
```php

0 commit comments

Comments
 (0)