[nostalgia] Replace README instruction for VCPKG requirements with Conan

This commit is contained in:
Gary Talent 2021-03-28 02:13:01 -05:00
parent 1c81b2aba8
commit 54383b38e6

View File

@ -5,8 +5,8 @@
* 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 Conan
* Install Ninja, Make, and CMake
* Ensure you have prerequisites for vcpkg (curl, zip, unzip)
* Consider also installing ccache for faster subsequent build times
## Platform Specific Setup