Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Made it clear that we recommend installing next
  • Loading branch information
dlmr committed Dec 6, 2016
1 parent 85d30b9 commit b2515e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ More will be possible in the future and creating your own extension is easy.
## Creating a React application with Roc
[See here for an article that explains the following in more detail.](https://medium.com/@DZV/roc-one-solution-to-javascript-fatigue-b14ea07b9763#15c0)
```
$ npm install -g roc
$ npm install -g roc@next
$ roc new react-app web-app-react
$ cd react-app && roc dev
```
Expand Down

0 comments on commit b2515e3

Please sign in to comment.