diff --git a/docs/site/xrootd_rpms.md b/docs/site/xrootd_rpms.md
index 6c9674d28c18ab40ee6c18d9e01db2fb56d1a6d0..3e7d43513a3c5dd703cc71c8c9536e83b402b90a 100644
--- a/docs/site/xrootd_rpms.md
+++ b/docs/site/xrootd_rpms.md
@@ -56,12 +56,11 @@ The following documentation describes how to install XRootD using RPMs.
     ```
 
     The ALICE XRootD plugins are:  
-        - `tokenauthz` (not dependent on XRootD, to be found in WLCG repository)  
-        - `xrootd-alicetokenacc` (dependent on XRootD and `tokenauthz`)  
+        - `alicetokenacc` (dependent on XRootD)  
         - `xrootd-aggregatingname2name` (dependent on XRootD)  
-        - `alicexrdplugins` (metapackage, will pull all required dependencies)  
+        - `alicexrdplugins` (metapackage, will pull the above packages)  
 
-    Until these pluggins are accepted in WLCG repository, `xrootd-alicetokenacc`, `xrootd-aggregatingname2name`, `alicexrdplugins` can be downloaded from [here](https://asevcenc.web.cern.ch/asevcenc/xrootd5alice/)
+    Until these pluggins are accepted in WLCG repository, `alicetokenacc`, `xrootd-aggregatingname2name`, `alicexrdplugins` can be downloaded from [here](https://asevcenc.web.cern.ch/asevcenc/xrootd5alice/)
     otherwise they are usually found in WLCG repository. (chose the relevant distro, for centos 7, chose `el7` directory.)