Skip to content

Commit 2247ffa

Browse files
authored
Merge pull request #70 from tim-kilian/master
[*]: fix typo in readme (install -> require)
2 parents aa1fa0b + 3ee942b commit 2247ffa

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
@@ -92,7 +92,7 @@ PS: you can use the "nocompress"-tag to keep the html e.g.: "<nocompress>\n foob
9292
1) [Composer](https://getcomposer.org) is a prerequisite for running the tests.
9393

9494
```
95-
composer install voku/html-min
95+
composer require voku/html-min
9696
```
9797

9898
2) The tests can be executed by running this command from the root directory:

0 commit comments

Comments
 (0)