Skip to content

Commit 1fd71a4

Browse files
authored
update readme for best supported flickity version
1 parent a26290d commit 1fd71a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ A React.js Flickity component.
1010
# Install:
1111

1212
```shell
13-
# you need to install flickity as peer dependency
14-
npm install flickity
13+
# you need to install flickity as peer dependency, please use v2.3.0 for best experience
14+
npm install flickity@2.3.0
1515
npm install react-flickity-component
1616
```
1717

0 commit comments

Comments
 (0)