aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-06-13 20:51:06 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-06-13 20:51:06 +0200
commit9ba97217e2ee6378cc7cf338828d093b81e6b8f4 (patch)
treefa3576f4eabb0b9d6e5d69a067c0d6b7579ee32d /README.md
parenta831d6f9cd55e33061e748b29cf256ba84ece20d (diff)
downloadlibquotient-9ba97217e2ee6378cc7cf338828d093b81e6b8f4.tar.gz
libquotient-9ba97217e2ee6378cc7cf338828d093b81e6b8f4.zip
Refresh documentation
CONTRIBUTING.md got bitrotten in quite a few places. [skip ci]
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 15f1fcd7..e42cb488 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ and bundle it with your application.
- Qt 5 (either Open Source or Commercial), 5.12 or higher
- CMake 3.16 or newer (from your package management system or
[the official website](https://cmake.org/download/))
-- A C++ toolchain with complete (as much as possible) C++17 and basic C++20:
+- A C++ toolchain with that supports at least some subset of C++20:
- GCC 10 (Windows, Linux, macOS), Clang 11 (Linux), Apple Clang 12 (macOS)
and Visual Studio 2019 (Windows) are the oldest officially supported.
- Any build system that works with CMake should be fine: