railsbridge / docs

Curriculum for RailsBridge workshops
docs.railsbridge.org
Other
3.44k stars 452 forks source link

Update windows install Docs sample output version to indicate that Node 8 is now “ recommended for most users” #638

Open benshine opened 6 years ago

benshine commented 6 years ago

https://nodejs.org/en/ currently says node 8.11 is recommended, but the windows install docs at http://docs.railsbridge.org/installfest/windows suggest that the user will end up with node 6.x.

If node 8 actually works, we should update the docs to list 8.x as the expected sample output.