diff --git a/pages/common/npm-cache.md b/pages/common/npm-cache.md index 81121de35d..1837f64bcb 100644 --- a/pages/common/npm-cache.md +++ b/pages/common/npm-cache.md @@ -27,9 +27,9 @@ `npm cache verify` -- Show information about the npm cache location and configuration: +- Show the cache path: -`npm cache dir` +`npm config get cache` - Change the cache path: