Fixed README.

This commit is contained in:
Chris Kleeschulte 2017-08-21 16:10:23 -04:00
parent 0ee70e7565
commit d336918dc7
No known key found for this signature in database
GPG Key ID: 33195D27EF6BDB7F

View File

@ -10,7 +10,7 @@ There is no upgrade path from previous versions of Bitcore Node due to the remov
## Install
```bash
npm install -g bitcore-node
npm install -g bitcore-node@beta
./bin/bitcore-node start
```