update Readme.md

This commit is contained in:
2025-10-07 10:17:54 +03:00
committed by Emin Arslan
parent fd79376cfe
commit 0fc3ab2ea8

View File

@@ -12,7 +12,7 @@ The end goal is to emit bytecode. The bytecode format is not decided yet.
All you need is:
- CMake
- An appropriate C++ compiler
- A modern C++ compiler
- The [Catch2](https://github.com/catchorg/Catch2) library v3 or higher installed on your system
Once you have these, you can build with: