[nostalgia] Update README to require C++20

This commit is contained in:
Gary Talent 2022-02-04 23:48:27 -06:00
parent 96e2510e64
commit 60b97094b0

View File

@ -2,7 +2,7 @@
## Prerequisites
* Install GCC, Clang, or Visual Studio with C++17 support (including std::filesystem)
* Install GCC, Clang, or Visual Studio with C++20 support
* Install [devkitPro](https://devkitpro.org/wiki/Getting_Started) to build for GBA
* Install Python 3
* Install Conan