Updating min node version

Updating the minimum node.js version to match the minimum version specified in package.json.
This commit is contained in:
Daniel McNally 2018-02-11 12:55:13 -05:00 committed by GitHub
parent d489238711
commit 2f84f93784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ Bcoin is an _alternative_ implementation of the bitcoin protocol, written in nod
## Requirements
- Linux, OSX, or Windows (\*) (\*\*)
- node.js >=v5.0.0
- node.js >=v7.6.0
- npm >=v4.0.0
- python2 (for node-gyp)
- gcc/g++ (for leveldb and secp256k1)