diff --git a/doc/5.x-final.md b/doc/5.x-final.md
index 72cf045d1fb23a0c3c5abc1be79bcd0f535d5f44..2b8867b8d5bbf7040a89565e34b5e79b94a93512 100644
--- a/doc/5.x-final.md
+++ b/doc/5.x-final.md
@@ -20,6 +20,8 @@ git push origin 5.X
 * Check regressions/criticals in Gitlab:
     * https://lab.civicrm.org/groups/dev/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=regression
     * https://lab.civicrm.org/groups/dev/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=prioritised
+* Perform a UI-level installation on some hydra sites. http://site-list.test-1.civicrm.org:8001/?filter=hydra-*
+  (If build times look askew, check logs at https://test.civicrm.org/view/Sites/job/hydra-sites/)
 * Check release notes: https://github.com/civicrm/civicrm-core/blob/5.X/release-notes.md
 * In Jenkins, review the scheduled tests for `5.X` and determine if anything should block the release.
     * https://test.civicrm.org/job/CiviCRM-Core-Matrix/
@@ -30,8 +32,6 @@ git push origin 5.X
 * Compare the git revisions
     * Current git repos: `civi-git-table --fetch 5.X`
     * Draft tarball: https://download.civicrm.org/latest/branch/5.X/LATEST/civicrm-X.Y.Z-drupal-LATEST.tar.gz/inspect
-* Perform a UI-level installation on some hydra sites. (Console output provides credentials)
-    * https://test.civicrm.org/view/Sites/job/hydra-sites/
 
 ## 3: Prepare and identify the final tarballs