diff --git a/Building-for-Linux.md b/Building-for-Linux.md index d2dda79..d5b43a4 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -83,7 +83,7 @@ You'll need to download and install the following to build Citra: * OpenSUSE Tumbleweed: `zypper in libesd0-devel` * Compiler: GCC or Clang. You only need one of these two: - * GCC 10.0+. + * GCC 11.0+. - Deb: `apt install build-essential` - Arch: `pacman -S base-devel` - Fedora: `dnf install gcc-c++`