Skip to content

Commit a7ae1ac

Browse files
author
Joel Taylor
committed
Correct node version in README
1 parent 6318e79 commit a7ae1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ process. Please bear with us for the timing being!
3636
Install NVM (`$ brew install nvm` and follow instructions)
3737

3838
```bash
39-
nvm install 5.0.0
39+
nvm install 4.2.1
4040
npm install -g gulp
4141
npm install
4242
```

0 commit comments

Comments
 (0)