diff --git a/README.md b/README.md index 0d9f1ebe2..63df081a9 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ In a browser: Using npm: ```shell $ npm i -g npm -$ npm i --save lodash +$ npm i lodash ``` +Note: add --save if you are using npm < 5.0.0 In Node.js: ```js