Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #117 from mitchiemt11/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hipstersmoothie committed Mar 21, 2022
2 parents 431ecb9 + 416e213 commit fec644d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -103,7 +103,7 @@ npm run deploy-storybook -- --dry-run

### Deploy a Monorepo

If you manage a monorepo with multiple storybooks you can you pass the `packages` flag to `deploy-storybook` to scan a directory for `package.json`s.
If you manage a monorepo with multiple storybooks you can pass the `packages` flag to `deploy-storybook` to scan a directory for `package.json`s.

The following command will search the `packages` directory for packages. It will also generate a default `index.html` that links to all of the loaded storybooks.

Expand Down

0 comments on commit fec644d

Please sign in to comment.