Fix an error in README
This commit is contained in:
parent
ae15524b71
commit
967313008a
|
@ -27,7 +27,7 @@ Pa11y JUnit Reporter is compatible with Pa11y 5.0. It will not work with older v
|
||||||
|
|
||||||
### Command-Line
|
### Command-Line
|
||||||
|
|
||||||
Install Pa11y and Pa11y CSV Reporter with [npm](https://www.npmjs.com/) (locally or globally is fine):
|
Install Pa11y and Pa11y JUnit Reporter with [npm](https://www.npmjs.com/) (locally or globally is fine):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm install -g pa11y pa11y-reporter-junit
|
npm install -g pa11y pa11y-reporter-junit
|
||||||
|
|
Loading…
Reference in New Issue