Update Readme.md [ci skip]

This commit is contained in:
Serghei Iakovlev 2016-10-12 00:51:55 +03:00 committed by GitHub
parent c928347ae7
commit 59ae24d0b5

View File

@ -53,11 +53,9 @@ If you're not familiar with Composer, please see <http://getcomposer.org/>.
```json
{
// ...
"require": {
"chrisboulton/php-resque": "1.2.x" // Most recent tagged version
},
// ...
"chrisboulton/php-resque": "1.2.x"
}
}
```