From 75e7c231588fefa115d8127300aada4a0c6841b4 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <alex.iribarren@cern.ch>
Date: Thu, 7 Apr 2022 13:07:30 +0200
Subject: [PATCH] Clarify what to download

---
 docs/support/redhat.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/support/redhat.md b/docs/support/redhat.md
index 8443788..fc75c28 100644
--- a/docs/support/redhat.md
+++ b/docs/support/redhat.md
@@ -53,7 +53,7 @@ Users of the [linux-announce-rhel](https://e-groups.cern.ch/e-groups/Egroup.do?e
 
 The procedure to add new RHEL AIMS2 targets is as it follows:
 
-* Download the DVD ISO for the given release from <https://access.redhat.com/downloads/>
+* Download the Binary DVD ISO (not the Boot ISO) for the given release from <https://access.redhat.com/downloads/>
 * `ssh root@lxsoftadm01`, as you will need admin privileges to mount the ISO
 
 ```bash
-- 
GitLab