Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23c8af2

Browse files
dkentwbtford
authored andcommitted
docs(tutorial/index): update requisite version of node
Not all 0.10.x support `^` in versions in `package.json`
1 parent 2fcbd39 commit 23c8af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/index.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The tutorial instructions, from now on, assume you are running all commands from
9595
### Install Node.js
9696

9797
If you want to run the preconfigured local web-server and the test tools then you will also need
98-
[Node.js v0.10+][node].
98+
[Node.js v0.10.27+][node].
9999

100100
You can download a Node.js installer for your operating system from http://nodejs.org/download/.
101101

0 commit comments

Comments
 (0)