diff --git a/pages/common/pnpx.md b/pages/common/pnpx.md index 74a3bc9690..8009347337 100644 --- a/pages/common/pnpx.md +++ b/pages/common/pnpx.md @@ -2,7 +2,7 @@ > Directly execute binaries from npm packages, using `pnpm` instead of `npm`. > Note: This command is deprecated! Use `pnpm exec` and `pnpm dlx` instead. -> More information: . +> More information: . - Execute the binary from a given npm module: