pages/common/*: put npm
in code ticks (#14280)
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
> Note: This command is deprecated! Use `pnpm exec` and `pnpm dlx` instead.
|
||||
> More information: <https://cuyl.github.io/pnpm.github.io/pnpx-cli>.
|
||||
|
||||
- Execute the binary from a given npm module:
|
||||
- Execute the binary from a given `npm` module:
|
||||
|
||||
`pnpx {{module_name}}`
|
||||
|
||||
- Execute a specific binary from a given npm module, in case the module has multiple binaries:
|
||||
- Execute a specific binary from a given `npm` module, in case the module has multiple binaries:
|
||||
|
||||
`pnpx --package {{package_name}} {{module_name}}`
|
||||
|
||||
|
Reference in New Issue
Block a user