Skip to content

Commit e3b58a3

Browse files
committed
added install note
1 parent fae81b6 commit e3b58a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Plan is to put this into React Router directly, but for now you can plug
1111
it in and help us get the bugs out (and write some tests, there aren't
1212
any yet!)
1313

14+
## Installation
15+
16+
```sh
17+
npm install react-router-restore-scroll
18+
```
19+
1420
## Usage
1521

1622
```js

0 commit comments

Comments
 (0)