From 0c1feb909e9ca0719d47be3059de4b5fa1cc416a Mon Sep 17 00:00:00 2001 From: aristocratos Date: Sun, 18 Jul 2021 15:44:32 +0200 Subject: Added Input::process for input actions and Runner:: namespace for multithreading collection and drawing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 581c4bd..b8b9d83 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Options menu. #### Manual compilation and installation -Needs at least GCC/G++ 10, preferably 11 (or higher) to make use of some C++20 functionality. +Needs GCC/G++ 11 or higher, (GCC 10 is missing some C++20 features). >Install dependencies (Ubuntu 21.04 Hirsute) -- cgit v1.2.3