We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473513d commit 15f7bacCopy full SHA for 15f7bac
docs/cli/install.md
@@ -69,7 +69,7 @@ $ bun install --silent # no logging
69
```
70
71
{% details summary="Configuring behavior" %}
72
-The default behavior of `bun install` can be configured in `bun.toml`:
+The default behavior of `bun install` can be configured in `bunfig.toml`:
73
74
```toml
75
[install]
docs/install/index.md
0 commit comments