diff --git a/docs/static/install.sh b/docs/static/install.sh index a694dea7..8fc8f465 100755 --- a/docs/static/install.sh +++ b/docs/static/install.sh @@ -399,8 +399,8 @@ install_fedora_nvidia_kernel_drivers(){ warn "| WARNING: |" warn "| Looks like the NVIDIA Kernel modules are not installed. |" warn "| |" - warn "| This script can try to install them using akmod-nvidia (will pull all the x11 dependencies). |" - warn "| |" + warn "| This script can try to install them using akmod-nvidia. |" + warn "| The Akmod installation can sometimes inhibit the reboot command, proceed at your own risk. |" warn "| |" warn "| Otherwise you can exit the install script and install them yourself. |" warn "| NOTE: you will need to reboot after the installation. |"