Update README.md
This commit is contained in:
parent
68ed982992
commit
b0f4deb0d8
10
README.md
10
README.md
@ -40,7 +40,11 @@ bitcoind must be running and must have finished downloading the blockchain **bef
|
|||||||
|
|
||||||
Run the main application:
|
Run the main application:
|
||||||
|
|
||||||
$ node insight.js
|
$ npm start
|
||||||
|
|
||||||
|
Or just run:
|
||||||
|
|
||||||
|
$ INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js
|
||||||
|
|
||||||
Then open a browser and go to:
|
Then open a browser and go to:
|
||||||
|
|
||||||
@ -111,10 +115,6 @@ To compile and minify the web application's assets:
|
|||||||
|
|
||||||
```$ grunt compile```
|
```$ grunt compile```
|
||||||
|
|
||||||
To run the tests
|
|
||||||
|
|
||||||
```$ grunt test```
|
|
||||||
|
|
||||||
|
|
||||||
Contributions and suggestions are welcomed at [insight github repository](https://github.com/bitpay/insight).
|
Contributions and suggestions are welcomed at [insight github repository](https://github.com/bitpay/insight).
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user