aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrotter Cashion2013-02-12 19:23:23 -0800
committerMisko Hevery2013-02-14 14:43:31 -0800
commit6092291bd74b91a1efa7f8ae66cff01418ec0359 (patch)
treead6362974f7e2f4b1c1b36ea214c0c054290d1b6 /README.md
parent3d0f11212ffcdac060fa4bb990e217e3a0e229fc (diff)
downloadangular.js-6092291bd74b91a1efa7f8ae66cff01418ec0359.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