From 3f40985db3af8e80f570e0d5a90459f9c5545866 Mon Sep 17 00:00:00 2001 From: kisak-valve Date: Fri, 20 Dec 2019 08:08:48 -0500 Subject: [PATCH] Minor note that I initially did not want to self-promote, this edit is at the request of a Proton dev. --- Requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Requirements.md b/Requirements.md index 599618d..3217084 100644 --- a/Requirements.md +++ b/Requirements.md @@ -25,10 +25,10 @@ https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa **VR Users should skip this section and see AMD+VR instead.** -Linux users with AMD or Intel Graphics Technology should install recent versions of Mesa and LLVM through this repository: https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/pkppa +Linux users with AMD or Intel Graphics Technology should install recent versions of Mesa and LLVM through this repository: https://launchpad.net/~kisak/+archive/ubuntu/kisak-mesa ``` -sudo add-apt-repository ppa:paulo-miguel-dias/pkppa +sudo add-apt-repository ppa:kisak/kisak-mesa sudo apt dist-upgrade sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386 ```