Update PREREQS.md

This commit is contained in:
Pierre-Loup A. Griffais
2018-08-16 19:26:40 -07:00
committed by GitHub
parent 6ada94091a
commit 365a2cb825

View File

@@ -25,8 +25,7 @@ Linux users with AMD or Intel graphics cards should install recent versions of M
sudo add-apt-repository ppa:paulo-miguel-dias/mesa
sudo apt update
sudo apt dist-upgrade
sudo apt install mesa-vulkan-drivers
sudo apt install mesa-vulkan-drivers:i386
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386
```
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.