diff --git a/README.md b/README.md index b4a0bd56..1524cd7e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ SublimeLinter-contrib-eslint packages. ## Tests Uses Node.js for testing. Install the -[Mocha](http://visionmedia.github.com/mocha/) test framework +[Mocha](http://mochajs.org/) test framework and the jsdom module: ~~~