From d4d58f287f49023dda41def14968da5a7752c699 Mon Sep 17 00:00:00 2001
From: Vojta Jina
Date: Mon, 6 Jan 2014 14:47:57 -0800
Subject: [PATCH] docs(tutorial): do not recommend global install of Karma
Closes #5498
---
docs/content/tutorial/index.ngdoc | 1 -
1 file changed, 1 deletion(-)
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.
Additionally install Karma and its plugins if you
don't have it already:
- npm install -g karma
npm install
You will need an http server running on your system. Mac and Linux machines typically