From 503ed1626502e0873d5e5d16260e56a8be0ee206 Mon Sep 17 00:00:00 2001 From: Hollie Kay Date: Tue, 10 Jan 2017 11:36:19 +0000 Subject: [PATCH] Remove phantom reference (#170) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67eef36..5c4ccf9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Pa11y Dashboard is a web interface to the [Pa11y][pa11y] accessibility reporter; Setup ----- -Pa11y Dashboard requires [Node.js][node] 4+ and [PhantomJS][phantom]. See the [Pa11y][pa11y] documentation for detailed instructions on how to install these dependencies on your operating system. +Pa11y Dashboard requires [Node.js][node] 4+. See the [Pa11y][pa11y] documentation for detailed instructions on how to install this on your operating system. You'll also need to have [MongoDB][mongo] installed and running. See the [MongoDB install guide][mongo-install] for more information on this.