diff --git a/docs/installation.md b/docs/installation.md index 0df5c60814e19..d42093b0f7922 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -162,7 +162,7 @@ The canary build is useful for testing new features and bug fixes before they're [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. +**Note** — To switch back to a stable release from canary, run `bun upgrade --stable`. {% /callout %} ## Installing older versions of Bun