Skip to content

Commit 17a08c6

Browse files
committed
Merge pull request #2184 from funkybunky/master
Update README.md to help new users install v1
2 parents de68ddd + 46785fe commit 17a08c6

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

2929
#### npm + webpack/browserify
3030

31-
$ npm install react-router
31+
$ npm install react-router@1.0.0-rc1
3232

3333
Then with a module bundler or webpack, use as you would anything else:
3434

0 commit comments

Comments
 (0)