Skip to content

Commit b86cc91

Browse files
author
Stefania
committed
updated package name and readme
1 parent 116d9a5 commit b86cc91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "node-red-contrib-arduino-iot-cloud",
2+
"name": "@arduino/node-red-contrib-arduino-iot-cloud",
33
"version": "1.0.0",
44
"description": "Node-RED nodes to talk to Arduino IoT Cloud",
55
"scripts": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Multi Arduino Accounts are allowed.
66
## Installation
77
Install node-red-contrib-arduino-iot-cloud with:
88

9-
`npm install -g https://github.com/arduino/node-red-contrib-arduino-iot-cloud.git`
9+
`npm install -g @arduino/node-red-contrib-arduino-iot-cloud`
1010

1111
## Configuration
1212
1. Obtain Client ID and Client Secret from the [things webpage](https://create.arduino.cc/iot/things) by clicking on *Add API*

0 commit comments

Comments
 (0)