diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 59ddb8986383..66d0d4ccd07a 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -66,7 +66,7 @@ directory.

The tutorial instructions, from now on, assume you are running all commands from the angular-phonecat directory.

  • You will also need Node.js and Karma to run unit tests, so please verify that you have - Node.js v0.8 or better installed + Node.js v0.10 or better installed and that the node executable is on your PATH by running the following command in a terminal window:

  • node --version