Skip to content

Commit c0a286a

Browse files
committed
update README
1 parent 8392e97 commit c0a286a

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
@@ -24,7 +24,7 @@ A declarative API removes the need to write [boilerplate code](https://github.co
2424
#### Using npm:
2525

2626
```sh
27-
$ npm install --save react-router-native react-router
27+
$ npm install --save react-router-native@v2.0.0-alpha.4 react-router@3.0.0-alpha.3
2828
```
2929

3030
### Usage

0 commit comments

Comments
 (0)