diff --git a/packages/pnpm/README.md b/packages/pnpm/README.md index d8aff74b66..4dfdffead0 100644 --- a/packages/pnpm/README.md +++ b/packages/pnpm/README.md @@ -14,7 +14,7 @@ Features: -* **Fast.** As fast as npm and Yarn. +* **Fast.** Up to 2x faster than the alternatives (see [benchmarks](https://github.com/pnpm/benchmarks-of-javascript-package-managers)). * **Efficient.** Files inside `node_modules` are linked from a single content-addressable storage. * **[Great for monorepos](https://pnpm.js.org/en/workspaces).** * **Strict.** A package can access only dependencies that are specified in its `package.json`.