We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb3dc8 commit da72071Copy full SHA for da72071
1 file changed
docs/content/tutorial/index.ngdoc
@@ -64,8 +64,8 @@ and follow the instructions for setting up your computer.
64
<pre>npm install -g karma</pre>
65
<li><p>You'll also need Git, which you can get from
66
<a href="http://git-scm.com/download">the Git site</a>.</p></li>
67
- <li><p>Clone the angular-phonecat repository located at <a
68
-href="https://github.com/angular/angular-phonecat">Github</a> by running the following command:</p>
+ <li><p>Clone the angular-phonecat repository located at
+ <a href="https://github.com/angular/angular-phonecat">Github</a> by running the following command:</p>
69
<pre>git clone git://github.com/angular/angular-phonecat.git</pre>
70
<p>This command creates the <code>angular-phonecat</code> directory in your current
71
directory.</p></li>
0 commit comments