mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
add to mdns/discovery pre-reqs in readme
This commit is contained in:
@@ -4,7 +4,7 @@ node-red-node-discovery
|
||||
A <a href="http://nodered.org" target="_new">Node-RED</a> node that uses Bonjour
|
||||
/ Avahi to discover local network services such as iTunes libraries, printers, etc.
|
||||
|
||||
Now also supports announcing new services.
|
||||
It also supports announcing new services.
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
@@ -13,7 +13,7 @@ please read the [install instructions](https://www.npmjs.com/package/mdns) for t
|
||||
|
||||
For Debian / Ubuntu this requires installing
|
||||
|
||||
sudo apt-get install libavahi-compat-libdnssd-dev
|
||||
sudo apt-get install libavahi-compat-libdnssd-dev libudev-dev
|
||||
|
||||
Install
|
||||
-------
|
||||
|
Reference in New Issue
Block a user