From 1023fa8b79b1808e2161166464b2511436f78086 Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Mon, 25 May 2020 01:13:58 +0100 Subject: [PATCH] docs(readme): add usage instructions that work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0408de..77138eb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ brew install vnu # Elsewhere, grab the latest release from # https://github.com/validator/validator/releases/latest. # Then, -npm install -g pa11y pa11y-runner-vnu +npm install -g https://github.com/thibaudcolas/pa11y#feature/node-runners pa11y-runner-vnu ``` With `vnu`, Pa11y, and the runner installed,