diff --git a/README.md b/README.md index b3dc035..bda7c45 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,13 @@ ### Using Composer -Define the following requirement in your `composer.json` file: +Install through composer with: + +```bash +composer require imgix/imgix-php +``` + +Or just define the following requirement in your `composer.json` file: ```json {