diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 3c0eebf8..59f17b8d 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -64,8 +64,8 @@ and follow the instructions for setting up your computer.
npm install -g karma
  • You'll also need Git, which you can get from the Git site.

  • -
  • Clone the angular-phonecat repository located at Github by running the following command:

    +
  • Clone the angular-phonecat repository located at + Github by running the following command:

    git clone git://github.com/angular/angular-phonecat.git

    This command creates the angular-phonecat directory in your current directory.