Skip to content

Commit 7860ab7

Browse files
committed
docs: misc
1 parent 8dcbf2b commit 7860ab7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Slick Bottom Sheet is a bottom sheet component with buttery smooth animation and
88

99
## Install
1010

11-
Since this package is built with Framer Motion, you need to install it as well.
11+
This package requires framer-motion as a peer dependency.
1212

1313
```bash
14-
npm install framer-motion slick-bottom-sheet
15-
yarn add framer-motion slick-bottom-sheet
16-
pnpm install framer-motion slick-bottom-sheet
14+
npm install slick-bottom-sheet
15+
yarn add slick-bottom-sheet
16+
pnpm install slick-bottom-sheet
1717
```
1818

1919
## Example

0 commit comments

Comments
 (0)