Skip to content

Commit

Permalink
Merge pull request #193 from robindirksen1/patch-2
Browse files Browse the repository at this point in the history
Update readme for easier copy of code snippets
  • Loading branch information
sandervanhooft authored Jun 23, 2022
2 parents c319151 + 34f7e38 commit 3c3ee69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Fresh install? Continue with the installation guide below.
Add Laravel-Mollie to your composer file via the `composer require` command:

```bash
$ composer require mollie/laravel-mollie:^2.0
composer require mollie/laravel-mollie:^2.0
```

Or add it to `composer.json` manually:
Expand Down

0 comments on commit 3c3ee69

Please sign in to comment.