docs(tutorial): do not recommend global install of Karma

Closes #5498
This commit is contained in:
Vojta Jina 2014-01-06 14:47:57 -08:00
parent dc89db33df
commit d4d58f287f

View file

@ -73,7 +73,6 @@ directory.</p></li>
<p>Additionally install <a href="http://karma-runner.github.io/">Karma</a> and its plugins if you
don't have it already:</p>
<pre>
npm install -g karma
npm install
</pre></li>
<li><p>You will need an http server running on your system. Mac and Linux machines typically