diff --git a/README.md b/README.md index 1486373..d63e259 100644 --- a/README.md +++ b/README.md @@ -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 ```