diff --git a/README.md b/README.md index a8bc8fc..1ea7b58 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you're not familiar with Composer, please see . ```json { "require": { - "iDanoo/php-resque": "dev-master" + "idanoo/php-resque": "dev-master" } } ```