diff --git a/README.md b/README.md index 95f23b81a..ea1610876 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ require(['lodash'], function(_) {/*…*/}); Using npm: ```bash -$ {sudo -H} npm install -g npm +$ {sudo -H} npm i -g npm $ npm i --save lodash $ {sudo -H} npm i -g lodash