1
0
Fork 0

docs: Use correct ICD path in install.rst

Path was missing the `.d`.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37611>
This commit is contained in:
Charles Giessen 2025-09-27 12:31:03 -05:00 committed by Marge Bot
parent ddedac739f
commit 2b70575b9d

View file

@ -163,7 +163,7 @@ Vulkan
.. code-block:: sh
VK_DRIVER_FILES="$MESA_INSTALLDIR/share/vulkan/icd/my_icd.json" vulkaninfo
VK_DRIVER_FILES="$MESA_INSTALLDIR/share/vulkan/icd.d/my_icd.json" vulkaninfo
where ``my_icd.json`` is replaced with the actual ICD json file name. This
will depend on your driver. For instance, the 64-bit Lavapipe driver ICD file