aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrotter Cashion2013-02-12 19:23:23 -0800
committerMisko Hevery2013-02-14 14:43:55 -0800
commit6d70ff5c8d1e032ca7d29c48ca55882a64ca1487 (patch)
tree845d3a21a68e04e9ca38db4bdad50713dce0fa17 /README.md
parentace54ff08c4593195b49eadb04d258e6409d969e (diff)
downloadangular.js-6d70ff5c8d1e032ca7d29c48ca55882a64ca1487.tar.bz2
chore(reakefile): auto install npm packages
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 92ba8d2f..a46f7355 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,6 @@ Building AngularJS
Running Tests
-------------
-Running tests requires installation of [Testacular](http://vojtajina.github.com/testacular):
-
- sudo npm install -g testacular
-
To execute all unit tests, use:
rake test:unit