From 50f41ba07e489a55826a135dc93db3e2c11244e8 Mon Sep 17 00:00:00 2001 From: JcDenis Date: Sun, 28 Apr 2024 16:06:30 +0200 Subject: [PATCH] add installation help --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 86392c3..fba4e0e 100644 --- a/README.md +++ b/README.md @@ -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.** +## 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 GNU GENERAL PUBLIC LICENSE version 3 (GPL-3.0 license)