From 6b9cbf7f37e97fccfc2b2cab5bad72ad37fb3af3 Mon Sep 17 00:00:00 2001 From: beech Date: Mon, 15 Jul 2024 04:06:09 -0500 Subject: [PATCH] Updated NVIDIA instructions --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a1b3eed..3772a60 100644 --- a/README.md +++ b/README.md @@ -44,14 +44,8 @@ sh preinstall2.sh exit umount -R /mnt -# Preparing for first boot (Nvidia GPU) -curl https://git.boppdev.net/beech/ArchScripts/raw/branch/main/nvidia.sh -o nvidia.sh -sh nvidia.sh - -nano /boot/loader/entries/arch.conf - -# Add this to the end of the last line (ex: rw nvidia-drm.modeset=1) & save -nvidia-drm.modeset=1 +# Preparing for first boot (Nvidia GPU) - Follow linked instructions: +https://github.com/korvahannu/arch-nvidia-drivers-installation-guide exit umount -R /mnt