Clarify Shaderc Punctuation

This commit is contained in:
Boreal 2023-07-04 13:25:44 -07:00 committed by GitHub
parent 1ed896bf9e
commit 9443a66878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ Compilation instruction is explained there. If you don't need this feature, pass
### Shaderc for Vulkan support
You need to compile [Shaderc](https://github.com/google/shaderc) for vulkan support in SuperTuxKart if you are not building for Windows or macOS, If you don't need this feature, pass `-DNO_SHADERC=on` to cmake.
You need to compile [Shaderc](https://github.com/google/shaderc) for vulkan support in SuperTuxKart if you are not building for Windows or macOS. If you don't need this feature, pass `-DNO_SHADERC=on` to cmake.
### Compiling