Skip to content

Commit

Permalink
Update install command to beta 16
Browse files Browse the repository at this point in the history
  • Loading branch information
bartbutenaers authored Nov 10, 2021
1 parent d6fb26d commit 9ff189a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Node Red nodes for communicating with OnVif compliant IP devices
## Install
Run the following npm command in your Node-RED user directory (typically ~/.node-red), to install the latest beta version of this node:
```
npm install [email protected].15
npm install [email protected].16
```
See the [releases](https://github.com/bartbutenaers/node-red-contrib-onvif-nodes/releases) page for an overview of what has changed per release.

Expand Down

0 comments on commit 9ff189a

Please sign in to comment.