From 243b231569d03502513b5957f28c636f8761d393 Mon Sep 17 00:00:00 2001 From: ABVgedeika Date: Tue, 5 Jun 2018 09:25:19 +0300 Subject: [PATCH] minor fix in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44f89a0c6..393d17cad 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -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 :