Skip to content

Commit 9ff189a

Browse files
Update install command to beta 16
1 parent d6fb26d commit 9ff189a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Node Red nodes for communicating with OnVif compliant IP devices
2727
## Install
2828
Run the following npm command in your Node-RED user directory (typically ~/.node-red), to install the latest beta version of this node:
2929
```
30-
npm install node-red-contrib-onvif-nodes@0.0.1-beta.15
30+
npm install node-red-contrib-onvif-nodes@0.0.1-beta.16
3131
```
3232
See the [releases](https://github.com/bartbutenaers/node-red-contrib-onvif-nodes/releases) page for an overview of what has changed per release.
3333

0 commit comments

Comments
 (0)