Skip to content

Commit

Permalink
Merge pull request #42 from cakper/patch-1
Browse files Browse the repository at this point in the history
Update installation instructions
  • Loading branch information
Norbert Orzechowicz committed Dec 11, 2014
2 parents 6298c3c + 629c713 commit d761fb6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@

##Installation

Add to your composer.json
Require new dev dependency using composer (assuming it's installed globally):

```
require: {
"coduo/php-matcher": "1.1.*"
}
composer require --dev "coduo/php-matcher"
```

## Basic usage
Expand Down

0 comments on commit d761fb6

Please sign in to comment.