Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d4d58f2

Browse files
committed
docs(tutorial): do not recommend global install of Karma
Closes #5498
1 parent dc89db3 commit d4d58f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/content/tutorial/index.ngdoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ directory.</p></li>
7373
<p>Additionally install <a href="http://karma-runner.github.io/">Karma</a> and its plugins if you
7474
don't have it already:</p>
7575
<pre>
76-
npm install -g karma
7776
npm install
7877
</pre></li>
7978
<li><p>You will need an http server running on your system. Mac and Linux machines typically

0 commit comments

Comments
 (0)