From 967313008a50271c0fc74483b01856776077e498 Mon Sep 17 00:00:00 2001 From: Maciej Lewkowicz Date: Sun, 17 Mar 2019 00:08:20 +0100 Subject: [PATCH] Fix an error in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec75c6..c02aae8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Pa11y JUnit Reporter is compatible with Pa11y 5.0. It will not work with older v ### 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 npm install -g pa11y pa11y-reporter-junit