Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Buffa committed Jul 10, 2023
1 parent b9440c0 commit 083d34c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@ If you are on Statamic < 3.3 use the latest release of v1 branch:

```composer require gioppy/statamic-metatags "^1.0.4"```

If you are on Statamic >= 3.3 use v2 branch:
If you are on Statamic >= 3.3 and < 4.0 use v2 branch:

```composer require gioppy/statamic-metatags "2.0.1"```

If you are on Statamic >= 4.0 use v3 branch

```composer require gioppy/statamic-metatags```

Expand Down

0 comments on commit 083d34c

Please sign in to comment.