Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #80 from githrdw/fix/yarn-remove-command
Browse files Browse the repository at this point in the history
Fix Yarn remove command in README
  • Loading branch information
valentinpalkovic authored Dec 11, 2023
2 parents cafd630 + e30e708 commit 4b7e5e4
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 4b7e5e4

Please sign in to comment.