diff --git a/README.md b/README.md index 7221ced..0d940b5 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ To start watch and auto rebuild with `watchify`, just run `npm run dev`. ## Testing -`npm run test` will use [mocha](http://visionmedia.github.io/mocha/) to run +`npm run test` will use [mocha](http://mochajs.org/) to run the tests.