Skip to content

Commit 9034499

Browse files
author
Griko Nibras
committed
chore: update lockfile and readme
1 parent 4e06673 commit 9034499

File tree

2 files changed

+4650
-4507
lines changed

2 files changed

+4650
-4507
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ A set of components for managing component states (including mounting and unmoun
1717

1818
Clone the repo first:
1919

20-
```
20+
```plain
2121
git@github.com:reactjs/react-transition-group.git
2222
```
2323

24-
Then run `npm install` (or `yarn`), and finally `npm run storybook` to start a storybook instance that you can navigate to in your browser to see the examples.
24+
Then run `npm install` or `yarn`, and finally `npm run storybook` or `yarn storybook` to start a storybook instance that you can navigate to in your browser to see the examples.
2525

2626
[npm-badge]: https://img.shields.io/npm/v/react-transition-group.svg
2727
[npm]: https://www.npmjs.org/package/react-transition-group

0 commit comments

Comments
 (0)