diff --git a/README.md b/README.md index 5d5c257a6..0c869f49c 100644 --- a/README.md +++ b/README.md @@ -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