Noticed that one command wasn't formatted correctly in the installation documents
https://www.ngscopeclient.org/manual/GettingStarted.html 3.3.3.4
//old
pacman -S mingw-w64-ucrt-x86_64-vulkan-headers mingw-w64-ucrt-x86_64-vulkan-loader mingw-w64-ucrt-x86_64-shaderc \
mingw-w64-ucrt-x86_64-glslang mingw-w64-ucrt-x86_64-spirv-tools
//new
pacman -S mingw-w64-ucrt-x86_64-vulkan-headers mingw-w64-ucrt-x86_64-vulkan-loader mingw-w64-ucrt-x86_64-shaderc
pacman -S mingw-w64-ucrt-x86_64-glslang mingw-w64-ucrt-x86_64-spirv-tools