Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KhristenkoYura committed Oct 23, 2015
1 parent 62e7abe commit f351ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ MCurl - simple, but functional wrapper for curl

The recommended way to install multi curl is through [composer](http://getcomposer.org).

$ composer require khr/php-mcurl-client
$ composer require khr/php-mcurl-client:3.*
```json
{
"require": {
"khr/php-mcurl-client": "*"
"khr/php-mcurl-client": "~3.0"
}
}
```
Expand Down

0 comments on commit f351ac4

Please sign in to comment.