aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar cyfung1031 <44498510+cyfung1031@users.noreply.github.com> 2023-09-25 00:49:57 +0900
committerGravatar GitHub <noreply@github.com> 2023-09-24 08:49:57 -0700
commitb8817ab188d28c8fda2fe128c1d6c5e225aeff94 (patch)
treeff822f6e53a25525612e35aac3272ded3e33facc
parentef7f679edfbc5b0617ee368942d5792637bfd9f3 (diff)
downloadbun-b8817ab188d28c8fda2fe128c1d6c5e225aeff94.tar.gz
bun-b8817ab188d28c8fda2fe128c1d6c5e225aeff94.tar.zst
bun-b8817ab188d28c8fda2fe128c1d6c5e225aeff94.zip
Update README.md (#5989)
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2760bc16..88378848b 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,8 @@ bun upgrade --canary
- [`bun run`](https://bun.sh/docs/cli/run)
- [`bun install`](https://bun.sh/docs/cli/install)
- [`bun test`](https://bun.sh/docs/cli/test)
- - [`bun create`](https://bun.sh/docs/cli/create)
+ - [`bun init`](https://bun.sh/docs/templates#bun-init)
+ - [`bun create`](https://bun.sh/docs/templates#bun-create)
- [`bunx`](https://bun.sh/docs/cli/bunx)
- Runtime
- [Runtime](https://bun.sh/docs/runtime/index)