| author | |
| committer | |
| log | 5389af2c1c8c50942da20dc5b0cc29cdca45e0e9 |
| tree | eb4f96dcfec9607081988b8eb45129aca37823f8 |
| parent | 55f0d8b41cc0c633effe51554f1bc67793f62623 |
1 files changed, 1 insertions(+), 1 deletions(-)
README.md+1-1| ... | @@ -47,7 +47,7 @@ mechanism supports that use case too (i.e. `/usr/bin/zig` and `/usr/lib/zig/`). | ... | @@ -47,7 +47,7 @@ mechanism supports that use case too (i.e. `/usr/bin/zig` and `/usr/lib/zig/`). |
| 47 | 47 | ||
| 48 | Ensure you have the required dependencies: | 48 | Ensure you have the required dependencies: |
| 49 | 49 | ||
| 50 | * CMake >= 2.8.12 | 50 | * CMake >= 3.5 |
| 51 | * System C/C++ Toolchain | 51 | * System C/C++ Toolchain |
| 52 | * LLVM, Clang, LLD development libraries == 16.x | 52 | * LLVM, Clang, LLD development libraries == 16.x |
| 53 | 53 |