Skip to content

Commit

Permalink
Update installation doc (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
marekrzytki authored May 25, 2022
1 parent 6fa95c9 commit 4b24a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ composer config prefer-stable true
1.Require with composer

```bash
composer require bitbag/mollie-plugin
composer require bitbag/mollie-plugin --no-scripts
```
2.Add traits to your GatewayConfig entity class, when You don't use annotation.

Expand Down

0 comments on commit 4b24a9e

Please sign in to comment.