Merge pull request #412 from sangaman/patch-1

Updating min node version in docs
This commit is contained in:
Christopher Jeffrey (JJ) 2018-03-29 22:16:11 -07:00 committed by GitHub
commit 6c8cf8c56a
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)