From a2b63e7d46b2391a8e2c5435126ae05791e6fbc3 Mon Sep 17 00:00:00 2001 From: Wes Sitzes Date: Thu, 12 Feb 2026 09:15:12 -0500 Subject: [PATCH] Update nvidia install command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ccde5b0..5c63819 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,7 @@ Accordingly, choose which driver to download below: ## For NVIDIA GPUs from 2014 or higher (Current GeForce, Quadro and Tesla): ```bash -sudo dnf install akmod-nvidia -sudo dnf install xorg-x11-drv-nvidia-cuda # Required for nvidia-smi and CUDA support +sudo dnf install cuda-drivers ``` ## For legacy GeForce 600/700 series (Kepler, Quadro) [DRIVER v470]: