diff --git a/README.md b/README.md index 075a1e97e..b674f3e24 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Python script which will generate the SPIR-V shader building program "build_SPIR is automatic if you start the application with Vulkan support. This feature is experimental, not tested thoroughly yet. -* **To load HLSL 6 shaders, replicate the exact steps as with SPIR-V, but the pyhton script you should run is called "generate_shader_buildtask_spirv.py" which will generate "build_HLSL6.bat". +* **To load HLSL 6 shaders, replicate the exact steps as with SPIR-V, but the pyhton script you should run is called "generate_shader_buildtask_hlsl6.py" which will generate "build_HLSL6.bat". This feature is experimental, not tested thoroughly yet. ### Platforms: