mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 04:46:01 +02:00
npx: add link to homepage
This commit is contained in:
parent
0783417b9c
commit
fa3be19f5f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# npx
|
# npx
|
||||||
|
|
||||||
> Execute binaries from `npm` packages.
|
> Execute binaries from `npm` packages.
|
||||||
|
> More information: <https://www.npmjs.com/package/npx>.
|
||||||
|
|
||||||
- Execute the binary from a given npm module:
|
- Execute the binary from a given npm module:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue