Skip to content

Commit 3b21a1b

Browse files
author
AJ ONeal
authored
docs: add config file path and reference example (#85)
1 parent 95e1606 commit 3b21a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npm install
1414
./bin/dashcore-node start
1515
```
1616

17-
When running the start command, it will seek for a .dashcore folder with a dashcore-node.json conf file.
17+
When running the start command, it will seek for `.dashcore/dashcore-node.json` conf file in the working directory (see [/docs/services/dashd.md](/docs/services/dashd.md) for an example).
1818
If it doesn't exist, it will create it, with basic task to connect to dashd.
1919

2020
Some plugins are available :

0 commit comments

Comments
 (0)