Skip to content

Commit

Permalink
#41 #43 - installation via CLI usage of composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Sep 3, 2015
1 parent 65825e4 commit 4c96703
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit 4c96703

Please sign in to comment.