Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ _Note: The following example is a quick start setup. For further details, see th
``` bash
node util/monitor/monitor.js 3000 127.0.0.1 1235
```

_Note: In case of "npm error cert_untrusted", just run command `npm config set registry="http://registry.npmjs.org/"` and try `npm install` again_

5. Test setup with provided sample data.

Expand Down