diff options
| -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 |
