diff --git a/README.md b/README.md index 8ed1397..f2bd782 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Other examples for the various authentication methods: ## Running the Tests -The unit tests are based on the [mocha](http://visionmedia.github.com/mocha/) +The unit tests are based on the [mocha](http://mochajs.org/) module, which may be installed via npm. To run the tests make sure that the npm dependencies are installed by running `npm install` from the project directory.