docs: update Node.js version in readme

This commit is contained in:
Braydon Fuller 2016-05-27 14:09:04 -04:00
parent ce8f71aed9
commit b802073971

View File

@ -10,7 +10,7 @@ Infrastructure to build Bitcoin and blockchain-based applications for the next g
## Getting Started
Before you begin you'll need to have Node.js v0.12 installed. There are several options for installation. One method is to use [nvm](https://github.com/creationix/nvm) to easily switch between different versions, or download directly from [Node.js](https://nodejs.org/).
Before you begin you'll need to have Node.js v4 or v0.12 installed. There are several options for installation. One method is to use [nvm](https://github.com/creationix/nvm) to easily switch between different versions, or download directly from [Node.js](https://nodejs.org/).
```bash
npm install -g bitcore