add installation help
This commit is contained in:
parent
9c016e86f4
commit
50f41ba07e
1 changed files with 8 additions and 0 deletions
|
@ -36,6 +36,14 @@ It additionnaly uses some Telegram, Proxmox, Unifi, Nextcloud (agenda) and Amazo
|
||||||
|
|
||||||
**Flows also required a working MQTT broker and a InfluxDB database.**
|
**Flows also required a working MQTT broker and a InfluxDB database.**
|
||||||
|
|
||||||
|
## INSTALLATION
|
||||||
|
|
||||||
|
The better way is to :
|
||||||
|
1. install nodered in [nodered project](https://nodered.org/docs/user-guide/projects/) mode with git,
|
||||||
|
2. add nodered node-red-contrib-flow-manager palette,
|
||||||
|
3. pull this repository,
|
||||||
|
4. select only flow tabs you want in flow manager. (top right button)
|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
||||||
GNU GENERAL PUBLIC LICENSE version 3 (GPL-3.0 license)
|
GNU GENERAL PUBLIC LICENSE version 3 (GPL-3.0 license)
|
||||||
|
|
Loading…
Reference in a new issue