Skip to content

Commit

Permalink
Fix Yarn remove command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
githrdw authored Dec 11, 2023
1 parent cafd630 commit e30e708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This addon serves to provide you a guided experience on the basics of Storybook.
yarn:

```zsh
yarn remove -D @storybook/addon-onboarding
yarn remove @storybook/addon-onboarding
```

npm:
Expand Down

0 comments on commit e30e708

Please sign in to comment.