Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rworsnop authored Oct 25, 2017
1 parent b5939d0 commit acc2aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The listening port can be set using a command line argument.
## Running the connector
```
$ npm install
$ npm run start -- --port=3000
$ npm start -- --port=3000
```

## Using Docker
Expand Down

0 comments on commit acc2aa3

Please sign in to comment.