From 99ef22ceff86d90cacf6d552425116a1079e5f33 Mon Sep 17 00:00:00 2001 From: "Pierre-Loup A. Griffais" Date: Tue, 21 Aug 2018 11:40:57 -0700 Subject: [PATCH] Update PREREQS.md --- PREREQS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PREREQS.md b/PREREQS.md index eeeeda2d..617e124f 100644 --- a/PREREQS.md +++ b/PREREQS.md @@ -23,7 +23,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 dist-upgrade -sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386 libwayland-egl1 libwayland-egl1: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.