Skip to content

Commit aeb2c4b

Browse files
committed
Update linux_dependencies.md for Arch - Vulkan API not only for Intel GPUs (#6729)
fix note in arch's linux deps.
1 parent 68a7127 commit aeb2c4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/linux_dependencies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ sudo pacman -S libx11 pkgconf alsa-lib
9292

9393
Install `pipewire-alsa` or `pulseaudio-alsa` depending on the sound server you are using.
9494

95-
Note that for Intel GPUs, Vulkan drivers are not installed by default, you must also install
96-
the `vulkan-intel` for bevy to work.
95+
Depending on your graphics card, you may have to install one of the following:
96+
`vulkan-radeon`, `vulkan-intel`, or `mesa-vulkan-drivers`
9797

9898
## Void
9999

0 commit comments

Comments
 (0)