This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ h2#devenv Step 1. Set up the Development Environment
3333 if they are not already on your machine.
3434.l-sub-section
3535 :marked
36- **Verify that you are running node `v5 .x.x` and npm `3.x.x`**
36+ **Verify that you are running node `v4 .x.x` and npm `3.x.x`**
3737 by running `node -v` and `npm -v` in a terminal/console window.
3838 Older versions produce errors.
3939:marked
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ include ../_util-fns
1010 <a href="https://docs.npmjs.com/getting-started/installing-node" target="_blank" title="Installing Node.js and updating npm">
1111 Get it now</a> if it's not already installed on your machine
1212
13- **Verify that you are running at least node `v5 .x.x` and npm `3.x.x`**
13+ **Verify that you are running at least node `v4 .x.x` and npm `3.x.x`**
1414 by running `node -v` and `npm -v` in a terminal/console window.
1515 Older versions produce errors.
1616
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ block setup-tooling
5252 if they are not already on your machine.
5353 .l-sub-section
5454 :marked
55- **Verify that you are running at least node `v5 .x.x` and npm `3.x.x`**
55+ **Verify that you are running at least node `v4 .x.x` and npm `3.x.x`**
5656 by running `node -v` and `npm -v` in a terminal/console window.
5757 Older versions produce errors.
5858
You can’t perform that action at this time.
0 commit comments