This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ and follow the instructions for setting up your computer.
66
66
<a href="http://git-scm.com/download">the Git site</a>.</p></li>
67
67
<li><p>Clone the angular-phonecat repository located at
68
68
<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>
69
+ <pre>git clone https ://github.com/angular/angular-phonecat.git</pre>
70
70
<p>This command creates the <code>angular-phonecat</code> directory in your current
71
71
directory.</p></li>
72
72
<li><p>Change your current directory to <code>angular-phonecat</code>:</p>
@@ -94,7 +94,7 @@ to run <code>scripts/web-server.js</code>, a simple bundled http server.</p></l
94
94
<a href="http://git-scm.com/download">the Git site</a>.</p></li>
95
95
<li><p>Clone the angular-phonecat repository located at <a
96
96
href="https://github.com/angular/angular-phonecat">Github</a> by running the following command:</p>
97
- <pre>git clone git ://github.com/angular/angular-phonecat.git</pre>
97
+ <pre>git clone https ://github.com/angular/angular-phonecat.git</pre>
98
98
<p>This command creates the <code>angular-phonecat</code> directory in your current directory.</p></li>
99
99
<li><p>Change your current directory to <code>angular-phonecat</code>:</p>
100
100
<pre>cd angular-phonecat</pre>
You can’t perform that action at this time.
0 commit comments