mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
docs(cli/bunx): add notice (#2574)
* docs(cli/bunx): add notice bunx alias bun x * docs: grammar
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{% callout %}
|
||||
**Note** — `bunx` is an alias for `bun x`
|
||||
{% /callout %}
|
||||
|
||||
Use `bunx` to auto-install and run packages from `npm`. The `bunx` CLI will be auto-installed when you install `bun`.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user