From 55028f171a9092bb820aa2fa09f505bb3a828e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tur=C3=A1nszki=20J=C3=A1nos?= Date: Fri, 7 Sep 2018 10:29:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: