Skip to content

Commit b802073

Browse files
committed
docs: update Node.js version in readme
1 parent ce8f71a commit b802073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Infrastructure to build Bitcoin and blockchain-based applications for the next g
1010

1111
## Getting Started
1212

13-
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/).
13+
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/).
1414

1515
```bash
1616
npm install -g bitcore

0 commit comments

Comments
 (0)