Merge branch 'master' of github.com:matiu/mystery

This commit is contained in:
Matias Alejo Garcia 2014-01-07 10:44:09 -03:00
commit 16c23e0d39
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
```