Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benmajor committed Jun 7, 2020
1 parent 1491e47 commit 8817a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This library is a Sirv S3 Client written in PHP. It is a port of the official SD
The easiest way to install the client is using [Composer](https://www.getcomposer.com/):

```
$ composer require benmajor/sirv-php
$ composer require benmajor/sirv-s3-client
```

Since there are no external dependencies (other than PHP >= `5.4` and with the cURL module installed), you can also download the single PHP class from the `src` directory and include it in your code using PHP's `require` statement:
Expand Down

0 comments on commit 8817a56

Please sign in to comment.