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
1 changed files with 1 additions and 1 deletions

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 -