[nostalgia] List Python 3 as dependency in README

This commit is contained in:
Gary Talent 2021-03-02 21:17:21 -06:00
parent 896702a66b
commit 01fe1349fb

View File

@ -4,6 +4,7 @@
* Install GCC, Clang, or Visual Studio with C++17 support (including std::filesystem)
* Install [devkitPro](https://devkitpro.org/wiki/Getting_Started) to build for GBA
* Install Python 3
* Install Ninja, Make, and CMake
* Ensure you have prerequisites for vcpkg (curl, zip, unzip)
* Consider also installing ccache for faster subsequent build times