Skip to content

Commit

Permalink
Updated installation instructions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Saboteur777 committed Jun 29, 2022
1 parent 21ffde5 commit 76d0055
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Expand Up @@ -14,9 +14,15 @@ To install the plugin, follow these instructions.

cd /path/to/project

2. Then tell Composer to load the plugin:
2. Then tell Composer to install the plugin:

composer require webmenedzser/craft-reporter
**Craft 3:**

composer require webmenedzser/craft-reporter:~1.0
**Craft 4:**

composer require webmenedzser/craft-reporter:^2.0

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Billingo for Craft Commerce.

Expand Down

0 comments on commit 76d0055

Please sign in to comment.