We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba262f9 commit 09a4d5cCopy full SHA for 09a4d5c
docs/content/tutorial/index.ngdoc
@@ -66,7 +66,7 @@ directory.</p></li>
66
<p>The tutorial instructions, from now on, assume you are running all commands from the <code>angular-phonecat</code>
67
directory.</p></li>
68
<li><p>You will also need Node.js and Karma to run unit tests, so please verify that you have
69
- <a href="http://nodejs.org/">Node.js</a> v0.8 or better installed
+ <a href="http://nodejs.org/">Node.js</a> v0.10 or better installed
70
and that the <code>node</code> executable is on your <code>PATH</code> by running the following
71
command in a terminal window:</p></li>
72
<pre>node --version</pre>
0 commit comments