From 0fc3ab2ea803430ac976b21c8077f1dfef162a2e Mon Sep 17 00:00:00 2001 From: haxala1r Date: Tue, 7 Oct 2025 10:17:54 +0300 Subject: [PATCH] update Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24dc05b..3fb81a4 100644 --- a/README.md +++ b/README.md @@ -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: