diff --git a/README.md b/README.md
index 45474e9..099de17 100644
--- a/README.md
+++ b/README.md
@@ -47,13 +47,12 @@ In your local scratch directory
$ npm install
```
-Local copy of jQuery and mock-ajax
-----------------------------------
+Local copy of jQuery
+--------------------
```
$ cd test/lib
$ curl http://code.jquery.com/jquery-1.11.0.min.js > jquery-1.11.0.min.js
-$ curl http://cloud.github.com/downloads/pivotal/jasmine-ajax/mock-ajax.js > mock-ajax.js
```
To Run the tests
diff --git a/compare.html b/compare.html
index b538775..0f3a26a 100644
--- a/compare.html
+++ b/compare.html
@@ -9,7 +9,7 @@
-