From 9ea049ae8e2a11da832bc5e88ae627cf03fcbb83 Mon Sep 17 00:00:00 2001
From: Maarten Litmaath <Maarten.Litmaath@cern.ch>
Date: Mon, 31 Jul 2023 00:45:06 +0200
Subject: [PATCH] Fixed formatting plus better formulation.

---
 docs/site/vobox_htc_arc.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/site/vobox_htc_arc.md b/docs/site/vobox_htc_arc.md
index c8fcc2e..b83b33f 100644
--- a/docs/site/vobox_htc_arc.md
+++ b/docs/site/vobox_htc_arc.md
@@ -9,9 +9,9 @@ The VObox will typically have been set up first as a __WLCG VObox__ as documente
 
 Mind adding the VOMS configuration details for ALICE:
 
-    ```console
-    ~# yum install https://linuxsoft.cern.ch/wlcg/el9/x86_64/wlcg-voms-alice-1.0.0-1.el9.noarch.rpm
-    ```
+```console
+~# yum install wlcg-voms-alice
+```
 
 ## HTCondor
 
-- 
GitLab