Skip to content

Commit c115356

Browse files
authored
Merge pull request #193 from Ishaan28malik/patch-1
Updated README.md
2 parents 512be98 + 2cb713b commit c115356

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ added. An infinite-scroll that actually works and super-simple to integrate!
66
# install
77
```bash
88
npm install --save react-infinite-scroll-component
9+
10+
or
11+
12+
yarn add react-infinite-scroll-component
913

1014
// in code ES6
1115
import InfiniteScroll from 'react-infinite-scroll-component';

0 commit comments

Comments
 (0)