Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 4d586d9

Browse files
committed
make note about Node 6 requirement
1 parent f9a0d03 commit 4d586d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Provides a command line interface for aXe to run quick accessibility tests. This
44

55
## Getting Started
66

7-
Install [Node.js](https://docs.npmjs.com/getting-started/installing-node) if you haven't already.
7+
Install [Node.js](https://docs.npmjs.com/getting-started/installing-node) if you haven't already. This project requires Node 6+.
88

99
Install axe-cli globally: `npm install axe-cli -g`
1010

0 commit comments

Comments
 (0)