Skip to content

Commit

Permalink
Remove references to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
grubersjoe committed Nov 6, 2023
1 parent 2d04d2d commit cbed8ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ changes._
### Start the Storybook

```shell
yarn storybook
npm run storybook
```

### Update documentation

```shell
yarn build:storybook
npm run build:storybook
```

## Related projects
Expand Down

0 comments on commit cbed8ef

Please sign in to comment.