Skip to content

Commit

Permalink
Fix readme commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Augustin Le Fèvre committed Nov 8, 2017
1 parent ba5fa47 commit 60365a7
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
@@ -1,6 +1,6 @@
Work in progress content for a two days training in react.

To navigate between the examples, run `yarnpkg start` and uncomment said example in `src/index.js`.
Install by running `yarn`. To navigate between the examples, run `yarn start` and uncomment said example in `src/index.js`.

Inspiration:
- [@mjackson](https://twitter.com/mjackson)'s talk [Rendering with React](https://www.youtube.com/watch?v=7S8v8jfLb1Q)
Expand Down

0 comments on commit 60365a7

Please sign in to comment.