Skip to content

Commit

Permalink
update spelling readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Oct 14, 2015
1 parent b8ca671 commit f4f45c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
MassivePdfBundle
================

Build on `KnpSnappyBundle`: https://github.com/KnpLabs/KnpSnappyBundle
Built upon KnpSnappyBundle: https://github.com/KnpLabs/KnpSnappyBundle

## Installation

**Install the Bundle over composer.**
**Install the bundle with composer.**

``` json
composer require massive/pdf-bundle
```

**Add Bundle to your symfony Kernel.**
**Add bundle to your symfony kernel.**

``` php
new Knp\Bundle\SnappyBundle\KnpSnappyBundle(),
Expand Down

0 comments on commit f4f45c3

Please sign in to comment.