Updated Compiling (markdown)

CPunch 2022-07-08 00:03:13 -05:00
parent be6adc12a1
commit d540b31b7c
1 changed files with 1 additions and 1 deletions

@ -12,7 +12,7 @@ Laika uses CMake as it's build system and provides several definitions for your
### Linux
Make sure you have the following libraries and tools installed:
Make sure you have the following tools installed:
- CMake (>=3.16)
- Compiler with C11 support (GCC >= 4.7, Clang >= 3.1, etc.)