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 ```