Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Commit

Permalink
Remove next reference
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Oct 31, 2016
1 parent 60f34ad commit 7e4ded4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ This library helps you keep that bit of state in sync with your Redux store. We
npm install --save react-router-redux
```

If you want to install the next major version, use `react-router-redux@next`. Run `npm dist-tag ls react-router-redux` to see what `next` is aliased to.

## How It Works

This library allows you to use React Router's APIs as they are documented. And, you can use redux like you normally would, with a single app state. The library simply enhances a history instance to allow it to synchronize any changes it receives into application state.
Expand Down

0 comments on commit 7e4ded4

Please sign in to comment.