Skip to content

Commit

Permalink
Update install command
Browse files Browse the repository at this point in the history
Close #285
Close #286
  • Loading branch information
necolas committed Dec 14, 2016
1 parent c30b67f commit 80ba119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ online with [React Native for Web: Playground](http://codepen.io/necolas/pen/PZz
To install in your app:

```
npm install --save react react-native-web
npm install --save react@15.3 react-native-web
```

Read the [Client and Server rendering](docs/guides/rendering.md) guide.
Expand Down

0 comments on commit 80ba119

Please sign in to comment.