diff --git a/build.ps1 b/build.ps1 index f928c63..7b074ed 100644 --- a/build.ps1 +++ b/build.ps1 @@ -2,7 +2,7 @@ mkdir build mkdir bin mkdir bin\executable-windows-msvc -git clone https:/github.com/KhronosGroup/glslang.git ./build/glslang +git clone https://github.com/KhronosGroup/glslang.git .\build\glslang cd .\build\glslang