1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

correct syntax for serial port standalone install

This commit is contained in:
Dave Conway-Jones 2015-08-25 14:04:46 +01:00
parent 56ff75a37d
commit 2d5a71aec2

View File

@ -12,7 +12,7 @@ Install
Run the following command in the root directory of your Node-RED install, usually
this is ~/.node-red .
npm install node-red-node-serialport
sudo npm install -g --unsafe-perm node-red-node-serialport
During install there may be multiple messages about optional compilation.
These may look like failures... as they report as failure to compile errors -