1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-05-13 23:27:21 +03:00

Update PREREQS.md

This commit is contained in:
Pierre-Loup A. Griffais 2018-10-04 10:42:32 -07:00 committed by Andrew Eikum
parent ca86e8ca68
commit 7fd6eedb4c

@ -18,10 +18,10 @@ https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
## AMD/Intel
Linux users with AMD or Intel graphics cards should install recent versions of Mesa and LLVM through this repository: https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/mesa
Linux users with AMD or Intel graphics cards should install recent versions of Mesa and LLVM through this repository: https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/pkppa
```
sudo add-apt-repository ppa:paulo-miguel-dias/mesa
sudo add-apt-repository ppa:paulo-miguel-dias/pkppa
sudo apt dist-upgrade
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386
```