You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ npm install
14
14
./bin/dashcore-node start
15
15
```
16
16
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).
18
18
If it doesn't exist, it will create it, with basic task to connect to dashd.
0 commit comments