aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Zakiego <78015359+zakiego@users.noreply.github.com> 2022-04-05 15:24:14 +0800
committerGravatar GitHub <noreply@github.com> 2022-04-05 00:24:14 -0700
commit57eac42a912aa5e3efd493b7f88568205f81764d (patch)
tree2186b8ea8b8439336aed71e890e7dad3153f4a0e
parentd61f877a94078f151e2b18c56674c592db6c60e1 (diff)
downloadbun-57eac42a912aa5e3efd493b7f88568205f81764d.tar.gz
bun-57eac42a912aa5e3efd493b7f88568205f81764d.tar.zst
bun-57eac42a912aa5e3efd493b7f88568205f81764d.zip
docs: fix wrong #bun-create reference in readme (#136)
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1282ce2c..6f41302b6 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ If using Linux, kernel version 5.6 or higher is strongly recommended, but the mi
- [`bun install`](#bun-install)
- [`Configuring bun install`](#configuring-bun-install-with-bunfigtoml)
- [`bun run`](#bun-run)
- - [`bun create`](#bun-run)
+ - [`bun create`](#bun-create)
- [`bun bun`](#bun-bun)
- [`bun completions`](#bun-completions)
- [`Bun.Transpiler`](#buntranspiler)