[SOLVED] Install vulkan - guide page

HELP! I was a bit to fast, and I got an error about the Vulkan drivers not being installed, but I saw that in the millisecond that I checked don’t show again. Where can I find the Vulkan install guide?

On ubuntu: sudo apt-get install libvulkan1 libvulkan1:i386

If you’re on AMD, you’ll also need to install the vulkan driver separately.
On ubuntu: sudo apt-get install mesa-vulkan-drivers mesa-vulkan-drivers:i386