Skip to content

Commit

Permalink
Added redial to the install note
Browse files Browse the repository at this point in the history
This to make it clear that it is required for react-router-redial to work

Closes #14
  • Loading branch information
dlmr authored Nov 3, 2016
1 parent ee5e493 commit 7025def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Simple integration of [redial](https://github.com/markdalgleish/redial) for [React Router](https://github.com/reactjs/react-router)

```bash
$ npm install --save react-router-redial
$ npm install --save react-router-redial redial

This comment has been minimized.

Copy link
@PAkerstrand

PAkerstrand Nov 3, 2016

Collaborator

👍

```

## Why?
Expand Down

0 comments on commit 7025def

Please sign in to comment.