diff --git a/README.md b/README.md index c4da4ba..cd8f83f 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,9 @@ If you're not familiar with Composer, please see . ```json { - // ... "require": { - "chrisboulton/php-resque": "1.2.x" // Most recent tagged version - }, - // ... + "chrisboulton/php-resque": "1.2.x" + } } ```