summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2021-06-06 01:41:36 +0200
committeraristocratos <gnmjpl@gmail.com>2021-06-06 01:41:36 +0200
commitdeec8f20e02ca9f45daa45c0b514efc62b23a877 (patch)
tree64d44b9612c98f17496122f75dac3cd606d3202d /README.md
parent43e3c4fa871809cc99160781b0bec3d40c7d6d0d (diff)
Config thread safety
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
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