Skip to content

Commit

Permalink
Merge pull request #28 from abvgedeika/fix_readme_development
Browse files Browse the repository at this point in the history
minor fix in README
  • Loading branch information
abvgedeika committed Jun 5, 2018
2 parents d773e0c + 243b231 commit 5335577
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ A Dash full node for building applications and services with Node.js. A node is
```bash
git clone https://github.com/dashevo/dashcore-node
cd dashcore-node
npm install
./bin/dashcore-node start
```

Expand All @@ -18,7 +19,7 @@ If it doesn't exist, it will create it, with basic task to connect to dashd.

Some plugins are available :

- Insight-API : `./bin/dashcore-node addservice @dashevo/insight-api
- Insight-API : `./bin/dashcore-node addservice @dashevo/insight-api`
- Insight-UI : `./bin/dashcore-node addservice @dashevo/insight-ui`

You also might want to add these index to your dash.conf file :
Expand Down

0 comments on commit 5335577

Please sign in to comment.