From 9484c27d0f9a624a6be058fe27f5675727cc1549 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 14 Oct 2023 02:02:05 +0900 Subject: [PATCH] Update readme for Ubuntu --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c970cd5..64b0a36 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,9 @@ sudo nano /etc/apt/sources.list - delete # on the lines with 'deb-src' - ensure to allow to install non-free drivers especially for users with NVIDIA gpus. You can also install non-free drivers if required. Edit install-scripts/nvidia.sh and change the nvidia stuff's if required -### 🔔 NOTICE TO UBUNTU USERS WITH NVIDIA ### -- you can use this installer. However, make sure to edit the install-scripts/nvidia.sh . Delete all packages in nvidia_pkg except libva-wayland2 and nvidia-vaapi-driver and uncomment/remove # before sudo ubuntu-drivers install. You also need to delete or simply just add # in the lines 43 and 44 echo "## for nvidia... and echo "deb ........... +### 🔔 NOTICE TO UBUNTU USERS ### +- you can use this installer. During installation, you will see alot of cannot install package. This is ok because of these dependencies is for Debian. +- For Ubuntu with NVIDIA GPU's, make sure to edit the install-scripts/nvidia.sh . Delete all packages in nvidia_pkg except libva-wayland2 and nvidia-vaapi-driver and uncomment/remove # before sudo ubuntu-drivers install. You also need to delete or simply just add # in the lines 43 and 44 echo "## for nvidia... and echo "deb ........... ### 📷 Screenshots click to enlarge