mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-02 02:25:22 +00:00
fix README install command
This commit is contained in:
@@ -30,7 +30,7 @@ styles defined in JavaScript into "Atomic CSS".
|
|||||||
To install in your app:
|
To install in your app:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install --save react@0.15 react-native-web
|
npm install --save react react-native-web
|
||||||
```
|
```
|
||||||
|
|
||||||
Read the [Client and Server rendering](docs/guides/rendering.md) guide.
|
Read the [Client and Server rendering](docs/guides/rendering.md) guide.
|
||||||
|
|||||||
Reference in New Issue
Block a user