diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 66d0d4cc..af9bce28 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -85,7 +85,7 @@ to run scripts/web-server.js, a simple bundled http server.

  1. You will 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