Skip to content

Commit e2c6b6a

Browse files
committed
Merge branch 'next' of github.com:acdlite/redux-react-router into next
2 parents 2fb3010 + 073f122 commit e2c6b6a

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
@@ -20,7 +20,7 @@ For this alpha, you'll also need to use a branch of React Router that exposes th
2020
npm install --save react-router@git+https://github.com/acdlite/react-router.git#d8a41c86090ee661bc19b93c0a9169db510c46d8
2121
```
2222

23-
Better docs are forthcoming; some of the information below may be outdated. In the meantime, you can play around with a [basic example](https://github.com/acdlite/redux-react-router/tree/next/examples/basic), or try it out yourself using a [forked version](https://github.com/acdlite/redux-react-router/blob/next/package.json#L38) of React Router.
23+
Better docs are forthcoming; some of the information below may be outdated. In the meantime, you can play around with a [basic example](https://github.com/acdlite/redux-react-router/tree/next/examples/basic).
2424

2525
***
2626

0 commit comments

Comments
 (0)