Updated README to align with jsdoc version bump compatibility requirements.

This commit is contained in:
Jack Walker
2020-06-01 20:40:06 +10:00
parent a2c354bb3d
commit 0857a95a7e

View File

@@ -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)