Skip to content

Commit 60cafe6

Browse files
authored
Fix yarn instructions
1 parent 954fac7 commit 60cafe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Infinitely load content using a React Component. This fork maintains a simple, l
1717
npm install react-infinite-scroller --save
1818
```
1919
```
20-
yarn add install react-infinite-scroller
20+
yarn add react-infinite-scroller
2121
```
2222

2323
## How to use

0 commit comments

Comments
 (0)