Add --production to installation instructions

This commit is contained in:
Juan Cruz Viotti 2015-12-04 08:31:39 -04:00
parent 2e247faae4
commit b668a8c7d0

View File

@ -22,7 +22,7 @@ Getting Started
This might require elevated privileges in some environments.
```sh
$ npm install -g resin-cli
$ npm install --global --production resin-cli
```
### Login