diff --git a/README.md b/README.md index 87de9de5..3d9ad4bf 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Use your package manager to install the required dev-tools and Vulkan drivers For example on ubuntu: ``` -sudo apt-get install build-essential git python cmake libvulkan-dev vulkan-utils +sudo apt-get install build-essential git python cmake libvulkan-dev vulkan-tools ``` On arch based system ```