Skip to content

Commit

Permalink
fix installation so gitclip works
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman authored Jan 31, 2024
1 parent 0080ff4 commit f32abff
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 f32abff

Please sign in to comment.