Skip to content

Commit

Permalink
Merge pull request #170 from neos/bugfix/reamde
Browse files Browse the repository at this point in the history
BUGFIX: Adjust installation instructions
  • Loading branch information
jonnitto authored Aug 23, 2022
2 parents 0417c5b + b854a3c commit c047aea
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 @@ -19,7 +19,7 @@ Check the [documentation](https://neos-seo.readthedocs.io/en/stable/) for all fe

1. Run the following command f.e. in your site package:
```bash
composer require --no-update neos/seo
composer require --no-update "neos/seo:^3.3"
```

2. Update your dependencies by running the following command in your project root folder:
Expand Down

0 comments on commit c047aea

Please sign in to comment.