summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2021-07-18 15:44:32 +0200
committeraristocratos <gnmjpl@gmail.com>2021-07-18 15:44:32 +0200
commit0c1feb909e9ca0719d47be3059de4b5fa1cc416a (patch)
treed2dde0868f08b0c44c70dfdfd885879b242747cf /README.md
parent1121978214b43214df348eb75b9a5e5a8b416d18 (diff)
Added Input::process for input actions and Runner:: namespace for multithreading collection and drawing
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)