Skip to content
Snippets Groups Projects
Commit 42a9d07d authored by Adrien van den Bossche's avatar Adrien van den Bossche
Browse files

Update README.md

parent 0d19887e
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,14 @@ LocaPack is available as a Node-RED Palette, ie a collection of nodes to produce ...@@ -58,6 +58,14 @@ LocaPack is available as a Node-RED Palette, ie a collection of nodes to produce
#### Installation #### Installation
##### Install via Node-RED palette
Locapack is available on npm: `node-red-contrib-locapack`
In the Node-RED interface, click on top-right button > Manage palette, than search for `node-red-contrib-locapack`
##### Local installation (developpers)
1. Clone the LocaPack project, 1. Clone the LocaPack project,
1. In your Node-RED user directory, typically ~/.node-red, run: `npm install <location of node module>` where location is the path to the `nodered` folder of the git cloned repository. 1. In your Node-RED user directory, typically ~/.node-red, run: `npm install <location of node module>` where location is the path to the `nodered` folder of the git cloned repository.
1. Restart Node-RED. 1. Restart Node-RED.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment