We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8392e97 commit c0a286aCopy full SHA for c0a286a
README.md
@@ -24,7 +24,7 @@ A declarative API removes the need to write [boilerplate code](https://github.co
24
#### Using npm:
25
26
```sh
27
-$ npm install --save react-router-native react-router
+$ npm install --save react-router-native@v2.0.0-alpha.4 react-router@3.0.0-alpha.3
28
```
29
30
### Usage
0 commit comments