From 31af2fdd1d501594cbcda5cbfe6849ccd836fc32 Mon Sep 17 00:00:00 2001 From: umbynos Date: Wed, 8 Jan 2020 17:54:04 +0100 Subject: [PATCH] fix install instructions --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7601d3f..9a49089 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ Multi Arduino Accounts are allowed. ## Installation Install node-red-contrib-arduino-iot-cloud with: -`npm install -g @arduino/node-red-contrib-arduino-iot-cloud` +`npm install @arduino/node-red-contrib-arduino-iot-cloud` ## Configuration 1. Obtain Client ID and Client Secret from the [things webpage](https://create.arduino.cc/iot/things) by clicking on *Add API*