From f75761fc53da01cb6820196136cf2c5caa47fc26 Mon Sep 17 00:00:00 2001
From: Simon Branford <4967+branfosj@users.noreply.github.com>
Date: Mon, 4 Mar 2024 12:43:34 +0000
Subject: [PATCH] clarification

---
 docs/easybuild-v5/enhancements.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/easybuild-v5/enhancements.md b/docs/easybuild-v5/enhancements.md
index b561b359f..8c592f2f4 100644
--- a/docs/easybuild-v5/enhancements.md
+++ b/docs/easybuild-v5/enhancements.md
@@ -64,8 +64,8 @@ To disable trace output, either:
 ## Require `download_instructions` to be specified {: require_download_instructions }
 
 [`download_instructions`][download_instructions] is used in easyconfigs to specify instructions, or information, on
-how to obtain sources that are not directly downloadable. In EasyBuild 5, we require that easyconfigs specify these
-(see [easybuild-easyconfigs PR #19881](https://github.com/easybuilders/easybuild-easyconfigs/pull/19881)).
+how to obtain sources that are not directly downloadable. In EasyBuild 5, we've updated the testsuite for the `easybuild-easyconfigs`
+repository to require that all easyconfig PR specify these (see [easybuild-easyconfigs PR #19881](https://github.com/easybuilders/easybuild-easyconfigs/pull/19881)).
 
 As part of this enhancement we also added `download_instructions` to all easyconfigs that require them (see the PRs linked from 
 [easybuild-easyconfigs PR #19881](https://github.com/easybuilders/easybuild-easyconfigs/pull/19881)). In addition to the