Skip to content

Commit

Permalink
chore: mention the new node 10 requirement in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyselden committed Oct 12, 2020
1 parent 308587c commit a6b33c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A different take on [WebDriver](https://www.w3.org/TR/webdriver1) browser testin

## Requirements

Make sure [Node.js](https://nodejs.org) 8.10+ is installed.
Make sure [Node.js](https://nodejs.org) 10.12+ is installed.

## Setup

Expand Down

0 comments on commit a6b33c9

Please sign in to comment.