Skip to content

Commit 82c3379

Browse files
committed
Correct install
1 parent a099314 commit 82c3379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This package will check detect errors and warnings in HTML and CSS in stand alon
99
For the best performanance, a local install of [https://github.com/validator/validator](https://github.com/validator/validator) is recommended.
1010
## Installation
1111
```
12-
composer require PHPFUI\HTMLUnitTester
12+
composer require phpfui/html-unit-tester
1313
```
1414
## Configuration
1515
It is recommended you run [https://github.com/validator/validator](https://github.com/validator/validator) locally. Install [Java](https://www.java.com/ES/download/) and download the [.jar file](https://github.com/validator/validator/releases). Run with the following command:

0 commit comments

Comments
 (0)