Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
foxthefox authored Jan 28, 2017
1 parent 5f0d84e commit d6e382d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ The jeelink can be used with the preloaded software (rfmdemo).

##Installation:
released version
* npm install iobroker.jeelink (on raspberry it might help to use npm install --unsafe-perm iobroker.jeelink, because serialport package must be built on unsupported arm-hw)
* npm install iobroker.jeelink
* on raspberry it might help to use npm install --unsafe-perm iobroker.jeelink, because serialport package must be built on unsupported arm-hw

or the actual version from github
* npm install https://github.com/foxthefox/ioBroker.jeelink/tarball/master --production
Expand Down

0 comments on commit d6e382d

Please sign in to comment.