Skip to content

Commit

Permalink
Correct install
Browse files Browse the repository at this point in the history
  • Loading branch information
phpfui committed Sep 7, 2019
1 parent a099314 commit 82c3379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This package will check detect errors and warnings in HTML and CSS in stand alon
For the best performanance, a local install of [https://github.com/validator/validator](https://github.com/validator/validator) is recommended.
## Installation
```
composer require PHPFUI\HTMLUnitTester
composer require phpfui/html-unit-tester
```
## Configuration
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:
Expand Down

0 comments on commit 82c3379

Please sign in to comment.