Skip to content

Commit

Permalink
OP-269 fix readme installation command to install with all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrSzymanski2000 committed May 23, 2024
1 parent d14e2cd commit 3a3d95a
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 @@ -42,7 +42,7 @@ We work on stable, supported, and up-to-date versions of packages. We recommend
1. Require our plugin with composer:

```bash
composer require bitbag/imoje-paywall-plugin
composer require bitbag/imoje-paywall-plugin --with-all-dependencies
```

2. Add plugin dependencies to your `config/bundles.php` file:
Expand Down

0 comments on commit 3a3d95a

Please sign in to comment.