diff --git a/docs/README.md b/docs/README.md index 83af3b1d7f85..d3f1b6e06015 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,6 +4,9 @@ This is the source for [storybook.js.org](https://storybook.js.org). It document ### Usage +Note that to start the documentation site locally, you'll need to install the dependencies +from both the main package and the docs subpackage. + ```sh yarn yarn dev