diff options
-rw-r--r-- | docs/installation.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation.md b/docs/installation.md index b055a2617..6ff29f2a3 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -70,6 +70,10 @@ $ bun upgrade --canary [View canary build](https://github.com/oven-sh/bun/releases/tag/canary) +{% callout %} +**Note** — To switch back to a stable release from canary, run `bun upgrade` again with no flags. +{% /callout %} + <!-- ## Native |