aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/contribute.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
-rw-r--r--docs/content/misc/contribute.ngdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc
index 3cd78842..bab8ae2e 100644
--- a/docs/content/misc/contribute.ngdoc
+++ b/docs/content/misc/contribute.ngdoc
@@ -99,12 +99,6 @@ pre-packaged bundle.
* `npm install`
-* Lastly, you'll also need Testacular our spectacular test runner that we use for running unit and end-to-end tests.
-
- * `sudo npm install -g testacular`
-
-
-
## Creating a Github Account and Forking Angular
To create a Github account, follow the instructions {@link https://github.com/signup/free here}.