Skip to content

Commit d6c401b

Browse files
Merge pull request #517 from aziontech/storybook-trigger
chore: storybook triggetr
2 parents ee5e14e + a08f567 commit d6c401b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apps/storybook/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ To start the Storybook development server:
3535

3636
```bash
3737
# From the root
38-
pnpm storybook:dev
38+
pnpm storybook:dw
3939

40-
# Or from this directory
40+
# from this directory
4141
pnpm dev
4242
```
4343

@@ -51,7 +51,7 @@ To build a static version of the Storybook:
5151
# From the root
5252
pnpm storybook:build
5353

54-
# Or from this directory
54+
# from this directory
5555
pnpm build
5656
```
5757

0 commit comments

Comments
 (0)