diff --git a/README.md b/README.md index 03d4bcb..0059d16 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can simple do it by: npm install karma-mocha --save-dev ``` -How install `karma` you can read [here.](http://karma-runner.github.io/0.12/intro/installation.html) +Instructions on how to install `karma` can be found [here.](http://karma-runner.github.io/0.12/intro/installation.html) ## Configuration Following code shows the default configuration...