summaryrefslogtreecommitdiff
path: root/deps/npm/lib/init.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/lib/init.js')
-rw-r--r--deps/npm/lib/init.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/lib/init.js b/deps/npm/lib/init.js
index df5615e476..000fa1a5b6 100644
--- a/deps/npm/lib/init.js
+++ b/deps/npm/lib/init.js
@@ -22,7 +22,7 @@ function init (args, cb) {
'See `npm help json` for definitive documentation on these fields',
'and exactly what they do.',
'',
- 'Use `npm install <pkg> --save` afterwards to install a package and',
+ 'Use `npm install <pkg>` afterwards to install a package and',
'save it as a dependency in the package.json file.',
'',
'Press ^C at any time to quit.'