Skip to content

Commit 5cfff1d

Browse files
authored
Update readme.md
1 parent 4c28031 commit 5cfff1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $output = $minifier->html($string); // <a href="/foo" class="bar moo ">Hello Wor
1717
You can install the package via composer:
1818

1919
``` bash
20-
composer require nckg/laravel-html-minifier
20+
composer require nckg/laravel-minify-html
2121
```
2222
If you are using Laravel you can add the middleware to your middleware providers
2323

@@ -42,4 +42,4 @@ composer test
4242

4343
## License
4444

45-
The MIT License (MIT).
45+
The MIT License (MIT).

0 commit comments

Comments
 (0)