Skip to content

Commit

Permalink
docs(readme): use --production instead of --only
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Ahmad Nassri committed Mar 12, 2018
1 parent 734117d commit 3b44f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
$ yarn add glob-promise

# using npm
$ npm install --only=production --save glob-promise
$ npm install --production --save glob-promise
```

###### NOTE:
Expand Down

0 comments on commit 3b44f0e

Please sign in to comment.