From f17e4e94f36cf9c6c48ce3b71e425f961455dae0 Mon Sep 17 00:00:00 2001 From: Donato Capitella Date: Mon, 28 Jul 2025 19:46:36 +0100 Subject: [PATCH] updates --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 078e11c..165df02 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Both images load the latest ROCm/Vulkan libraries from Fedora Rawhide to ensure ## Prerequisites -- **Podman** (or Docker aliased to Podman) installed on a Fedora Rawhide (or compatible) host -- **Fedora Toolbox** (for creating dev containers) -- AMD GPU drivers (ROCm/Vulkan) installed on the host +- **Podman** (or Docker aliased to Podman) +- **Toolbx** (for creating interactive dev containers, https://containertoolbx.org/) +- Recent Linux kernel with AMD GPU drivers (`amdgpu`) installed on the host ## 1. Building the Images