Skip to content

Commit

Permalink
Merge pull request #335 from tacman/patch-1
Browse files Browse the repository at this point in the history
fix installation so gitclip works
  • Loading branch information
alexpozzi committed Jan 31, 2024
2 parents 0080ff4 + f32abff commit 223d868
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Installation

With [composer](https://getcomposer.org), require:

`composer require knplabs/knp-snappy-bundle`
```bash
composer require knplabs/knp-snappy-bundle
```

Then enable it in your kernel (optional if you are using the Flex recipe with Symfony >= 4) :

Expand Down

0 comments on commit 223d868

Please sign in to comment.