Skip to content

Commit 2beb471

Browse files
authored
Merge pull request #2749 from jdevega/patch-1
Update migration-to-storybook-7.md
2 parents afcfce3 + edf775c commit 2beb471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/storybook-builder/migration-to-storybook-7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install @storybook/[email protected] @storybook/web-components@6 --save-dev
1919
Then proceed with the `upgrade` script and follow it's interactive process:
2020

2121
```bash
22-
npx storybook@latest upgrade
22+
npx storybook@7 upgrade
2323
```
2424

2525
Then [configure the builder and framework](./configuration.md#configuring-builder-and-framework) in the main Storybook configuration.

0 commit comments

Comments
 (0)