Fixed install docs

This commit is contained in:
2020-09-08 00:34:17 +00:00
parent f71f7a3b0e
commit c4fc0a8b0b

View File

@@ -2,5 +2,5 @@
## Install instructions ## Install instructions
``` ```
cd ~/.node-red cd ~/.node-red
npm install https://git.bprieshof.nl/brammp/node-red-contib-domoticzconverter.git npm install git+https://git.bprieshof.nl/brammp/node-red-contib-domoticzconverter.git
``` ```