diff --git a/README.md b/README.md index 431dd3c0..d1d8f232 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ This library can be found on [Packagist](http://packagist.org/packages/predis/pr management of projects dependencies using [Composer](http://packagist.org/about-composer). Compressed archives of each release are [available on GitHub](https://github.com/predis/predis/releases). +```shell +composer require predis/predis +``` + ### Loading the library ###