From deec8f20e02ca9f45daa45c0b514efc62b23a877 Mon Sep 17 00:00:00 2001 From: aristocratos Date: Sun, 6 Jun 2021 01:41:36 +0200 Subject: Config thread safety --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9649812..50e8026 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,9 @@ Look to the creators of the terminal emulator you use to fix these issues if the None -But will need G++ 11 if compiling from source. +### Compiling from source + +Needs at least G++ 10, preferably 11 (or higher) to make use of some C++20 functionality. ## Screenshots @@ -132,7 +134,7 @@ Options menu. #### Manual compilation and installation -Requires GCC/G++ 11! +Requires GCC/G++ 10 or higher! >Clone and compile -- cgit v1.2.3