Skip to content

Commit

Permalink
Merge pull request #118 from philsturgeon/patch-1
Browse files Browse the repository at this point in the history
Updated composer install instructions
  • Loading branch information
pilot committed Nov 24, 2014
2 parents 369b446 + e03d84c commit 422ea4a
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,8 @@ You will have to download wkhtmltopdf `0.12.x` in order to use Snappy.

## Installation using [Composer](http://getcomposer.org/)

Add to your `composer.json`:

```json
{
"require" : {
"knplabs/knp-snappy": "*"
}
}
```bash
$ composer require knplabs/knp-snappy
```

## Usage
Expand Down

0 comments on commit 422ea4a

Please sign in to comment.