Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Fix phrasing in README.md #60

Merged
merged 1 commit into from
Mar 28, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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...
Expand Down