Updating min node version
Updating the minimum node.js version to match the minimum version specified in package.json.
This commit is contained in:
parent
d489238711
commit
2f84f93784
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user