reasonml-old / reason-react-example

Examples for ReasonReact
649 stars 116 forks source link

Add to README: Install OCaml #18

Closed sugargreenbean closed 7 years ago

sugargreenbean commented 7 years ago

Unfortunately, this was not obvious to me...So I think adding just a short line to the README with a link to: http://www.ocaml.org/docs/install.html would be very helpful for someone completely new who wants to pick up reason-react!

jordwalke commented 7 years ago

hi @sugargreenbean, was it necessary to install ocaml to use reason-react-example?

sugargreenbean commented 7 years ago

@jordwalke You're right! Just tested again, not necessary. :) Thanks!

jordwalke commented 7 years ago

No problem.