diff --git a/README.md b/README.md index e244fa57..8b918307 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ with preferably squished commits. To generate the static Storybook files for static purposes (like hosting on github) ``` -yarn storybook +yarn build-storybook --debug-webpack ``` To run the Storybook locally ```