We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007406f commit 8d5e029Copy full SHA for 8d5e029
README.md
@@ -49,7 +49,7 @@ And restart Node-RED.
49
50
Run the following commands:
51
```
52
-cd /opt/candy-red/.node-red
+cd $(npm -g root)/candy-red
53
sudo npm install --unsafe-perm node-red-contrib-generic-ble
54
55
0 commit comments