diff --git a/README.md b/README.md index 63df081a9c..cb49399e9c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Using npm: $ npm i -g npm $ npm i lodash ``` -Note: add --save if you are using npm < 5.0.0 +Note: add `--save` if you are using npm < 5.0.0 In Node.js: ```js