diff --git a/rhel8/nvidia.md b/rhel8/nvidia.md index 084e6cc4..2271b736 100644 --- a/rhel8/nvidia.md +++ b/rhel8/nvidia.md @@ -149,7 +149,7 @@ It is not recommended to install the `cuda` meta-package directly, because that The `cuda` meta-package is by default excluded as explained above. If you still want to use it, do ``` -dnf --disableexcludes cuda install +dnf --disableexcludes cuda install cuda ``` After manual CUDA installation you should think about enabling and starting `nvidia-persistenced`: