From 68670eeb7b5d55e257e536d102009cc1e5b11631 Mon Sep 17 00:00:00 2001 From: Jozef Steinhübl Date: Fri, 7 Apr 2023 00:09:20 +0200 Subject: docs(cli/bunx): add notice (#2574) * docs(cli/bunx): add notice bunx alias bun x * docs: grammar --- docs/cli/bunx.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/cli') diff --git a/docs/cli/bunx.md b/docs/cli/bunx.md index 2949a0011..0e6787fc1 100644 --- a/docs/cli/bunx.md +++ b/docs/cli/bunx.md @@ -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 -- cgit v1.2.3