diff --git a/README.md b/README.md index 4b1a51a9..d6873796 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,8 @@ Composer install (recommended) You can install this package by using [Composer](http://getcomposer.org). Link to Packagist: https://packagist.org/packages/phptal/phptal -``` -{ - "require": { - "phptal/phptal": "~1.3" - } -} +```sh +composer require phptal/phptal ``` Manual install