Skip to content

Commit 81a58c9

Browse files
authored
Merge pull request #81 from stof/patch-1
Fix the package name in the readme
2 parents 7b98e13 + b6c0801 commit 81a58c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ A minimal set of utility functions for dealing with [Component Story Format (CSF
4343
### Install
4444

4545
```sh
46-
yarn add @componentdriven/csf
46+
yarn add @storybook/csf
4747
```
4848

4949
### API

0 commit comments

Comments
 (0)