Skip to content

Commit

Permalink
docs(README): correct yarn command by adding 'add'
Browse files Browse the repository at this point in the history
  • Loading branch information
franmc01 committed Aug 15, 2023
1 parent cb3318b commit dc2ce7f
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 @@ -54,7 +54,7 @@ View the full [Storybook documentation](https://react-carousel.codely.com/).
```
or
```sh
yarn @codelytv/react-carousel
yarn add @codelytv/react-carousel
```
2. Import and use:
```javascript
Expand Down

0 comments on commit dc2ce7f

Please sign in to comment.