Skip to content

Commit

Permalink
Merge 9847bf5 into 51c64e3
Browse files Browse the repository at this point in the history
  • Loading branch information
royopa committed Jul 10, 2015
2 parents 51c64e3 + 9847bf5 commit 40112ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -55,6 +55,12 @@ Installation
If you're using [Composer](https://github.com/composer/composer) to manage
dependencies, you can add Requests with it.

```sh
composer require rmccue/requests
```

or

{
"require": {
"rmccue/requests": ">=1.0"
Expand Down

0 comments on commit 40112ef

Please sign in to comment.