mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
Fix typo in contributing guide
This commit is contained in:
parent
36d7ec2668
commit
b95cab063d
@ -28,7 +28,7 @@ To test your project against the current latest version of storybook, you can cl
|
||||
|
||||
2. Link `storybook` and any other required dependencies
|
||||
|
||||
cd packages/react-storybook
|
||||
cd app/react
|
||||
npm link
|
||||
|
||||
cd <your-project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user