Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Merge pull request #18 from sitedyno/use-composer-require
Browse files Browse the repository at this point in the history
Use composer require instead of editing composer.json
  • Loading branch information
elazar authored Apr 30, 2017
2 parents 7ebc8ef + cba190b commit 2cef1f2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@

The recommended method of installation is [through composer](http://getcomposer.org).

```JSON
{
"require": {
"phergie/phergie-irc-plugin-react-nickserv": "~2"
}
}
```
composer require phergie/phergie-irc-plugin-react-nickserv
```

See Phergie documentation for more information on
Expand Down

0 comments on commit 2cef1f2

Please sign in to comment.