From 1261ee7e6049adbf0567d7d380851f4aed5b877b Mon Sep 17 00:00:00 2001 From: kayomn Date: Sat, 18 Feb 2023 13:34:20 +0000 Subject: [PATCH] Update build instructions --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ce4dcbb..4606782 100644 --- a/readme.md +++ b/readme.md @@ -41,7 +41,7 @@ Ona is also the Catalan word for "wave". Ona currently depends the following third-party tools to build it: - * GNU C++ compiler with full C++20 support or above. + * Clang / LLVM toolchain with full C++20 support or above. * Python interpreter version 3.10 or above. Additionally, Ona depends on the following third-party system-wide dependencies: