mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 03:13:23 +02:00
pnpx: fix more info link (#14162)
This commit is contained in:
parent
b3f174268e
commit
0910be50cb
1 changed files with 1 additions and 1 deletions
|
@ -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: <https://web.archive.org/web/20220117192755/https://pnpm.io/pnpx-cli>.
|
||||
> More information: <https://cuyl.github.io/pnpm.github.io/pnpx-cli>.
|
||||
|
||||
- Execute the binary from a given npm module:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue