added previous step for run sync blocks in documentation.

This commit is contained in:
Gustavo Cortez 2014-01-07 10:18:45 -03:00
parent cb57249d08
commit 54969b2f58
1 changed files with 9 additions and 0 deletions

View File

@ -49,6 +49,15 @@ $ npm install -g bower
## API
## Prerequisites
Get bitcore from github repository:
$ git clone https://github.com/bitpay/bitcore.git
$ cd bitcore
$ npm install
Run sync from mystery repository:
$ utils/sync.js
### Blocks
```