Issue #3275474: Update README instructions for testing the module
Merged
requested to merge issue/automatic_updates-3275474:3275474-update-readme-instructions into 8.x-2.x
1 unresolved thread
Compare changes
+ 1
− 18
@@ -14,21 +14,4 @@ Warning the 8.x-2.x version of this module is still in development and should on
@@ -14,21 +14,4 @@ Warning the 8.x-2.x version of this module is still in development and should on
1. Create a Drupal project via: `composer create-project drupal/recommended-project:9.2.5 test_updates_project`. Change `9.2.5` to the patch release before the most current version of Drupal. For instance, if the latest version of Drupal core is `9.2.8` then use `9.2.7`
10. You should see an update form with the next of Drupal core as the "Recommend Version". For instance if in step #1 you ran `composer create-project drupal/recommended-project:9.2.5 test_updates_project` and the latest version is `9.2.6` you will see `9.2.6` as the "Recommend Version".