diff --git a/pages/common/npm.md b/pages/common/npm.md index 9b2fc736c..2ff1a81fd 100644 --- a/pages/common/npm.md +++ b/pages/common/npm.md @@ -27,7 +27,7 @@ `npm list` -- List a tree of globally installed modules: +- List globally installed modules: `npm list -g --depth=0`