Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

Commit

Permalink
update NodeJS version recommendation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
KleoPetroff committed Nov 15, 2017
1 parent c1c53f4 commit fc3f83e
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 @@ -22,7 +22,7 @@ Simple and optimized React boilerplate. It includes:

## Starting the dev server

Make sure you have Node.js installed.
Make sure you have the latest Stable or LTS version of Node.js installed.

1. `git clone https://github.com/KleoPetroff/react-webpack-boilerplate.git`
2. Run `npm install` or `yarn install`
Expand Down

0 comments on commit fc3f83e

Please sign in to comment.