diff options
| author | Vojta Jina | 2014-01-06 14:47:57 -0800 | 
|---|---|---|
| committer | Vojta Jina | 2014-01-06 14:48:50 -0800 | 
| commit | d4d58f287f49023dda41def14968da5a7752c699 (patch) | |
| tree | 2ad566dfd862b1dbc1c736737bb56b63c8ae155a /docs/content/tutorial | |
| parent | dc89db33df8a0515fba0f25d3cdf82fa994f3a4b (diff) | |
| download | angular.js-d4d58f287f49023dda41def14968da5a7752c699.tar.bz2 | |
docs(tutorial): do not recommend global install of Karma
Closes #5498
Diffstat (limited to 'docs/content/tutorial')
| -rw-r--r-- | docs/content/tutorial/index.ngdoc | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index af9bce28..e1fe7d86 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -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 | 
