Skip to content

Commit 269c267

Browse files
authored
Update README.md
1 parent 1df02e6 commit 269c267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<h2>Prerequisites</h2>
33
<ul>
44
<li>
5-
Install node.js (version > 10.16) - https://nodejs.org/en/
5+
Install node.js (version > 18.17) - https://nodejs.org/en/
66
</li>
77
<li>
8-
Install npm (version > 5.6) - https://www.npmjs.com/ (note I just upgraded to 7.17 => npm install -g npm)
8+
Install npm (version > 8.5.4) - https://www.npmjs.com/ (npm install -g npm)
99
</li>
1010
<li>
1111
React - https://reactjs.org/ - First time React users, install React using create-react-app from a node.js command prompt, a tool that installs all of the dependencies to build and run a full React.js application.

0 commit comments

Comments
 (0)