Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ragnarkurmwunder authored May 10, 2023
1 parent 0d45491 commit 638a649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ As an alternative there is Warden, but it lacks highly configurable alerting.

1. Install the module: `composer require wunderio/updates_log:^2`
2. Install a core patch for `update` module [bug](https://www.drupal.org/project/drupal/issues/2920285):
1. For D9 use [this patch](https://www.drupal.org/files/issues/2021-06-12/2920285-23.patch)
2. For D10 use [this patch](https://www.drupal.org/files/issues/2022-03-30/update-module-stuck-mr782-dedup-2920285-35.patch)
1. For D9 use [this patch](https://www.drupal.org/files/issues/2021-06-12/2920285-23.patch)
2. For D10 use [this patch](https://www.drupal.org/files/issues/2022-03-30/update-module-stuck-mr782-dedup-2920285-35.patch)
3. Enable the module: `drush en -y updates_log`
4. Optional: By using [Config Split](https://www.drupal.org/project/config_split) keep module enabled only in the default branch.
5. Export the configuration: `drush cex -y`
Expand Down

0 comments on commit 638a649

Please sign in to comment.