diff --git a/Building-for-Linux.md b/Building-for-Linux.md index c4e1206..21490a2 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -4,8 +4,8 @@ - `git` - `curl` -- `cmake`, version 3.13 or newer for Dolphin 5.0-16995 and newer. -- C++ compiler such as `gcc`, with C++20 support for Dolphin 5.0-17123 and newer. +- `cmake`, version 3.20 or newer for Dolphin 2512-116 and newer. +- C++ compiler such as `gcc`, with C++23 support for 2512-116 and newer. ### Required Dependencies