Skip to content

Commit

Permalink
Add readme note about Node 6 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
bterlson committed Jul 25, 2016
1 parent 10cf697 commit 3478e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Test262-Harness
An experimental Node-based test262 harness. Once this harness has stabilized, I plan to push to include it by default in official test262.

Requires Node 6 or above.

## Quick Start
1. `git clone https://github.com/tc39/test262.git --depth 1`
2. `npm install -g test262-harness`
Expand Down

0 comments on commit 3478e52

Please sign in to comment.