We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afcfce3 + edf775c commit 2beb471Copy full SHA for 2beb471
docs/docs/storybook-builder/migration-to-storybook-7.md
@@ -19,7 +19,7 @@ npm install @storybook/[email protected] @storybook/web-components@6 --save-dev
19
Then proceed with the `upgrade` script and follow it's interactive process:
20
21
```bash
22
-npx storybook@latest upgrade
+npx storybook@7 upgrade
23
```
24
25
Then [configure the builder and framework](./configuration.md#configuring-builder-and-framework) in the main Storybook configuration.
0 commit comments