From bcc6e8d4f64a18039e0ed2eee0b54c17471b43e3 Mon Sep 17 00:00:00 2001
From: Pete Bacon Darwin
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