diff --git a/README.md b/README.md index 687dc3136..1dfee3374 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Requirements * Operating System: Mac OSX 10.5.0 or higher / modern Linux. Note: Windows is not supported. * [Ruby](http://ruby-lang.org): 2.5 or newer * [SQLite](http://sqlite.org): 3.x -* [Node.js](https://nodejs.org): 6 or newer +* [Node.js](https://nodejs.org): 10 or newer * The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile * Selenium is required on OSX: `brew install selenium-server-standalone` (See https://github.com/shvets/selenium)