Skip to content

Commit c158620

Browse files
committed
Update install command now that 1.0.3 is out.
1 parent cbc8f87 commit c158620

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
@@ -34,7 +34,7 @@ We support all browsers and environments where React runs.
3434

3535
Using [npm](https://www.npmjs.com/):
3636

37-
$ npm install history@1.13.1 react-router@latest
37+
$ npm install history@1.17.0 react-router@latest
3838

3939
Note that you need to also install the [history](https://www.npmjs.com/package/history) package since it is a peer dependency of React Router and won't automatically be installed for you in npm 3+.
4040

0 commit comments

Comments
 (0)