diff --git a/io/emoncms/88-emoncms.html b/io/emoncms/88-emoncms.html index a4b7d7f7..d2525fd8 100644 --- a/io/emoncms/88-emoncms.html +++ b/io/emoncms/88-emoncms.html @@ -31,11 +31,11 @@ @@ -82,7 +82,7 @@ diff --git a/io/mdns/package.json b/io/mdns/package.json index 8f18d5ee..96683ec8 100644 --- a/io/mdns/package.json +++ b/io/mdns/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-discovery", - "version" : "0.0.11", + "version" : "0.0.12", "description" : "A Node-RED node that uses Bonjour / Avahi to discover nearby services.", "dependencies" : { "mdns" : "2.2.*" diff --git a/io/mqlight/README.md b/io/mqlight/README.md index 3adf9cf8..7d508647 100644 --- a/io/mqlight/README.md +++ b/io/mqlight/README.md @@ -6,8 +6,6 @@ A [Node-RED](http://nodered.org) node to send/receive messages using [IBM MQ Lig Install ------- -Run the following command in the root directory of your Node-RED install +Run the following command in your Node-RED user directory - typically `~/.node-red` npm install node-red-node-mqlight - - diff --git a/io/mqlight/mqlight.html b/io/mqlight/mqlight.html index ea32ed6f..2deb62fc 100644 --- a/io/mqlight/mqlight.html +++ b/io/mqlight/mqlight.html @@ -36,9 +36,12 @@